2.67 EM to PT

Result

2.67 em = 32 pt


Explanation

  • Em value — 2.67

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

CSS code for 2.67 EM to PT

p { font-size: 32pt }

HTML (inline CSS):

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