2.25 EM to PT

Result

2.25 em = 27 pt


Explanation

  • Em value — 2.25

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

CSS code for 2.25 EM to PT

p { font-size: 27pt }

HTML (inline CSS):

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