26 PT to EM

Result

26 pt = 2.17 em


Explanation

  • PT — 26

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

CSS code for 26 PT to EM

p { font-size: 2.17em }

HTML (inline CSS):

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