18 PT to EM

Result

18 pt = 1.50 em


Explanation

  • PT — 18

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

CSS code for 18 PT to EM

p { font-size: 1.50em }

HTML (inline CSS):

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