13 PT to EM

Result

13 pt = 1.08 em


Explanation

  • PT — 13

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

CSS code for 13 PT to EM

p { font-size: 1.08em }

HTML (inline CSS):

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