0.67 EM to PT

Result

0.67 em = 8 pt


Explanation

  • Em value — 0.67

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

CSS code for 0.67 EM to PT

p { font-size: 8pt }

HTML (inline CSS):

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