vh
0
rem
Calculation formula:
What are Viewport Height (VH) and REM?
Viewport height (VH) is a percentage unit relative to the height of the viewport. REM is a unit relative to the font size of the root element.
Usage Instructions
- Enter the viewport height value to convert
- Click the "Convert" button or press Enter to get the result
- Use the "Copy" button to copy the conversion result
Common Conversion Examples
- 1vh = 0.1rem (assuming root element font size is 16px)
- 2vh = 0.2rem
- 5vh = 0.5rem
- 10vh = 1rem