vw to cm
A converter that calculates the cm from a vw for a given breakpoint to measure the centimeters
Hot Keys
Calculate and copy the result of calculation.
Calculate the result.
Copy the result of calculation.
Reverse the converter to "CM to VW".
Focus the "Viewport Width" input.
Focus the "VW Unit" input.
FAQ
How to convert VW to CM?
To convert vw to cm, you should know total viewport width for example 1920px Then, just apply formula: (vw * viewport total width / 100) * 0.0264583333 For example, with a viewport of 1920px, 5vw will be converted to: (5 * 1920 / 100) * 0.0264583333 = 2.54cm
What is the VW to CM formula?
(vw * viewport total width / 100) * 0.0264583333
What is vw unit? (Viewport Width)
Used in responsive design, Viewport Width (VW) is a unit relative to web page display area called viewport. 1vw corresponds to 1% of display. So, to make an element full width, you should use 100vw. You can also use decimal values. Please note that, depending on browsers, decimal precision can change.
VW to CM Conversion Table if viewport width size is 1920px
vw | cm |
---|---|
1vw | 0.508cm |
2vw | 1.016cm |
3vw | 1.524cm |
4vw | 2.032cm |
5vw | 2.54cm |
6vw | 3.048cm |
7vw | 3.556cm |
8vw | 4.064cm |
9vw | 4.572cm |
10vw | 5.08cm |
11vw | 5.588cm |
12vw | 6.096cm |
13vw | 6.604cm |
14vw | 7.112cm |
15vw | 7.62cm |
16vw | 8.128cm |
17vw | 8.636cm |
18vw | 9.144cm |
19vw | 9.652cm |
20vw | 10.16cm |
21vw | 10.668cm |
22vw | 11.176cm |
23vw | 11.684cm |
24vw | 12.192cm |
25vw | 12.7cm |