2.33 EM to PT

Result

2.33 em = 28 pt


Explanation

  • Em value — 2.33

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

CSS code for 2.33 EM to PT

p { font-size: 28pt }

HTML (inline CSS):

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