28 PT to EM

Result

28 pt = 2.33 em


Explanation

  • PT — 28

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

CSS code for 28 PT to EM

p { font-size: 2.33em }

HTML (inline CSS):

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