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