#f9221f color space conversions
Hex:
#f9221f
RGB:
249, 34, 31
CMY:
2, 87, 88
CMYK:
0, 86, 88, 2
HSL:
1°, 94.7826%, 54.9020%
HSV (HSB):
1°, 87.5502%, 97.6471%
XYZ:
39.8863, 21.3827, 3.3214
xyY:
0.6175, 0.3311, 21.3827
CIE-Lab:
53.3658, 75.3483, 57.1056
CIE-LCH:
53.3658, 94.5432, 37.1581
CIE-Luv:
53.3658, 161.4199, 35.3498
Hunter-Lab:
46.2415, 73.0454, 28.1104
#f9221f color charts
#f9221f color shades, tints & tones
#f9221f color schemes
#f9221f color preview, HTML & CSS examples
This text has a color of #f9221f
<p style="color:#f9221f;">Text here</p>
.mytext {color:#f9221f;}
This box has a color of #f9221f
<div style="background-color:#f9221f;">Content here</div>
.mybackground {background-color:#f9221f;}
Border around this has a color of #f9221f
<div style="border:2px solid #f9221f;">Content here</div>
.myborder {border:2px solid #f9221f;}