21 PT to EM

Result

21 pt = 1.75 em


Explanation

  • PT — 21

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

CSS code for 21 PT to EM

p { font-size: 1.75em }

HTML (inline CSS):

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