27 PT to REM

Result

27 pt = 2.2572 rem


Explanation

  • PT — 27

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

CSS code for 27 PT to REM

p { font-size: 2.2572rem }

HTML (inline CSS):

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