23 PT to EM

Result

23 pt = 1.92 em


Explanation

  • PT — 23

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

CSS code for 23 PT to EM

p { font-size: 1.92em }

HTML (inline CSS):

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