The conversion of rem (root em) units to pixels depends on the current font size defined for the root element (usually the html element).
To convert 15 rem to pixels use this formula: 15 rem × font size in pixels = Pixels
base value:
Value(rem):
Value(Pixels):