34 PT to REM

Result

34 pt = 2.8424 rem


Explanation

  • PT — 34

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

CSS code for 34 PT to REM

p { font-size: 2.8424rem }

HTML (inline CSS):

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