24 PT to EM

Result

24 pt = 2.00 em


Explanation

  • PT — 24

To convert 24 points to EM you need to multiply PT value by 0.0836, in our case: 24 × 0.0836. In result we'll receive that 24 pt is equal to 2.00 em

CSS code for 24 PT to EM

p { font-size: 2.00em }

HTML (inline CSS):

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