#f9201f color space conversions
Hex:
#f9201f
RGB:
249, 32, 31
CMY:
2, 87, 88
CMYK:
0, 87, 88, 2
HSL:
0°, 94.7826%, 54.9020%
HSV (HSB):
0°, 87.5502%, 97.6471%
XYZ:
39.8308, 21.2717, 3.3029
xyY:
0.6184, 0.3303, 21.2717
CIE-Lab:
53.2456, 75.6929, 57.0145
CIE-LCH:
53.2456, 94.7632, 36.9883
CIE-Luv:
53.2456, 162.0747, 35.1261
Hunter-Lab:
46.1212, 73.4422, 28.0390
#f9201f color charts
#f9201f color shades, tints & tones
#f9201f color schemes
#f9201f color preview, HTML & CSS examples
This text has a color of #f9201f
<p style="color:#f9201f;">Text here</p>
.mytext {color:#f9201f;}
This box has a color of #f9201f
<div style="background-color:#f9201f;">Content here</div>
.mybackground {background-color:#f9201f;}
Border around this has a color of #f9201f
<div style="border:2px solid #f9201f;">Content here</div>
.myborder {border:2px solid #f9201f;}