26 PT to REM

Result

26 pt = 2.1736 rem


Explanation

  • PT — 26

To convert 26 points to REM you need to multiply PT value by 0.0836, in our case: 26 × 0.0836. In result we'll receive that 26 pt is equal to 2.1736 rem

CSS code for 26 PT to REM

p { font-size: 2.1736rem }

HTML (inline CSS):

<p style="font-size: 2.1736rem">Hello World<p>
Open PT to REM converter