Convert Ems (em) to Pixels (px)
Converting em to px is essential for web designers and developers looking to create responsive layouts. With the conversion factor of 1 em equaling 16 px, this tool simplifies your typography adjustments. Whether you're styling a webpage or adjusting text sizes, our converter makes it straightforward.
Conversion Formula
Reverse: em = px × 0.0625
Conversion Examples
Em to Pixel Table
| Em (em) | Pixel (px) | Fraction |
|---|---|---|
| 1 | 16 | — |
| 2 | 32 | — |
| 3 | 48 | — |
| 4 | 64 | — |
| 5 | 80 | — |
| 6 | 96 | — |
| 7 | 112 | — |
| 8 | 128 | — |
| 9 | 144 | — |
| 10 | 160 | — |
| 11 | 176 | — |
| 12 | 192 | — |
| 13 | 208 | — |
| 14 | 224 | — |
| 15 | 240 | — |
| 16 | 256 | — |
| 17 | 272 | — |
| 18 | 288 | — |
| 19 | 304 | — |
| 20 | 320 | — |
Unit Definitions
What is a Em (em)?
Em (em) is a unit of measurement in typography representing the size of the font in use. It is a scalable unit that is relative to the parent element's font size.
History
The term 'em' originates from the width of the uppercase letter 'M' in traditional typography. Over time, it has evolved into a flexible unit in CSS, allowing for responsive web design.
Current Use
Today, em units are widely used in web development for scalable typography and layout, enabling designs that adapt to various screen sizes.
What is a Pixel (px)?
Pixel (px) is a unit of measurement used in digital imaging and screen resolution. It represents a single point in a graphic display.
History
The concept of a pixel dates back to early computer graphics, where it denoted the smallest controllable element of a picture. As technology has advanced, pixels have become the standard unit for measuring screen dimensions.
Current Use
Pixels are commonly used in web design, graphics, and digital media, providing a fixed measurement for elements displayed on screens.