29 PT to REM

Result

29 pt = 2.4244 rem


Explanation

  • PT — 29

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

CSS code for 29 PT to REM

p { font-size: 2.4244rem }

HTML (inline CSS):

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