8 PT to EM

Result

8 pt = 0.67 em


Explanation

  • PT — 8

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

CSS code for 8 PT to EM

p { font-size: 0.67em }

HTML (inline CSS):

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