14 PT to EM

Result

14 pt = 1.17 em


Explanation

  • PT — 14

To convert 14 points to EM you need to multiply PT value by 0.0836, in our case: 14 × 0.0836. In result we'll receive that 14 pt is equal to 1.17 em

CSS code for 14 PT to EM

p { font-size: 1.17em }

HTML (inline CSS):

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