#f5250d color space conversions
Hex:
#f5250d
RGB:
245, 37, 13
CMY:
4, 85, 95
CMYK:
0, 85, 95, 4
HSL:
6°, 92.0635%, 50.5882%
HSV (HSB):
6°, 94.6939%, 96.0784%
XYZ:
38.3904, 20.7647, 2.3654
xyY:
0.6240, 0.3375, 20.7647
CIE-Lab:
52.6910, 73.5178, 62.6274
CIE-LCH:
52.6910, 96.5767, 40.4266
CIE-Luv:
52.6910, 159.1606, 37.8155
Hunter-Lab:
45.5683, 70.6384, 28.8202
#f5250d color charts
#f5250d color shades, tints & tones
#f5250d color schemes
#f5250d color preview, HTML & CSS examples
This text has a color of #f5250d
<p style="color:#f5250d;">Text here</p>
.mytext {color:#f5250d;}
This box has a color of #f5250d
<div style="background-color:#f5250d;">Content here</div>
.mybackground {background-color:#f5250d;}
Border around this has a color of #f5250d
<div style="border:2px solid #f5250d;">Content here</div>
.myborder {border:2px solid #f5250d;}