1.67 EM to PT

Result

1.67 em = 20 pt


Explanation

  • Em value — 1.67

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

CSS code for 1.67 EM to PT

p { font-size: 20pt }

HTML (inline CSS):

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