Convert Rem to Px
The conversion from "rem" (root em) units to pixels depends on the font size set for the root element of the document.
To convert 12 rem to pixels use this formula: 12 rem × font size in pixels = Pixels
base value:
Value(rem):
Value(Pixels):