34 PT to EM

Result

34 pt = 2.83 em


Explanation

  • PT — 34

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

CSS code for 34 PT to EM

p { font-size: 2.83em }

HTML (inline CSS):

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