2.08 EM to PT

Result

2.08 em = 25 pt


Explanation

  • Em value — 2.08

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

CSS code for 2.08 EM to PT

p { font-size: 25pt }

HTML (inline CSS):

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