29 PT to EM

Result

29 pt = 2.42 em


Explanation

  • PT — 29

To convert 29 points to EM 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.42 em

CSS code for 29 PT to EM

p { font-size: 2.42em }

HTML (inline CSS):

<p style="font-size: 2.42em">Hello World<p>
Open PT to EM converter