22 PT to EM

Result

22 pt = 1.83 em


Explanation

  • PT — 22

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

CSS code for 22 PT to EM

p { font-size: 1.83em }

HTML (inline CSS):

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