px to % (1200px base) Converter
Convert px to % (1200px base) instantly with a reference conversion table.
| px | % (1200px base) |
|---|
How to convert px to % (1200px base)
Enter your value
Type the number of px you want to convert into the left box. The result in % (1200px base) appears instantly in the right box. You can also type into the right box to convert in the other direction.
Use the swap button
Click the ⇄ Swap button to reverse the conversion — % (1200px base) to px. Your current value carries across so you don't have to re-enter anything.
About px and % (1200px base)
px and % (1200px base) are common css measurements.
CSS percentage widths are relative to the containing block, not the viewport. A 50% div inside a 600px container is 300px, not half the screen. Only viewport-relative units (vw, vh) are relative to screen. This is the most common CSS misunderstanding among new developers.
| px | % (1200px base) |
|---|---|
| 1 | 0.08333 |
| 4 | 0.3333 |
| 8 | 0.6666 |
| 12 | 1 |
| 16 | 1.333 |
| 24 | 2 |