36 PT to EM

Result

36 pt = 3.00 em


Explanation

  • PT — 36

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

CSS code for 36 PT to EM

p { font-size: 3.00em }

HTML (inline CSS):

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