2.17 EM to PT

Result

2.17 em = 26 pt


Explanation

  • Em value — 2.17

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

CSS code for 2.17 EM to PT

p { font-size: 26pt }

HTML (inline CSS):

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