7 PT to EM

Result

7 pt = 0.58 em


Explanation

  • PT — 7

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

CSS code for 7 PT to EM

p { font-size: 0.58em }

HTML (inline CSS):

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