1.50 EM to PT

Result

1.50 em = 18 pt


Explanation

  • Em value — 1.50

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

CSS code for 1.50 EM to PT

p { font-size: 18pt }

HTML (inline CSS):

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