1.58 EM to PT
Result
1.58 em = 19 pt
Explanation
- Em value — 1.58
To convert 1.58 em to points you need to multiply EM value by 12, in our case: 1.58 × 12. In result we'll receive that 1.58 em is equal to 19 points (pt)
CSS code for 1.58 EM to PT
p { font-size: 19pt }
HTML (inline CSS):
<p style="font-size: 19pt">Hello World<p>