#f9411f color space conversions
Hex:
#f9411f
RGB:
249, 65, 31
CMY:
2, 75, 88
CMYK:
0, 74, 88, 2
HSL:
9°, 94.7826%, 54.9020%
HSV (HSB):
9°, 87.5502%, 97.6471%
XYZ:
41.2045, 24.0193, 3.7608
xyY:
0.5973, 0.3482, 24.0193
CIE-Lab:
56.1071, 67.6120, 59.1893
CIE-LCH:
56.1071, 89.8597, 41.1997
CIE-Luv:
56.1071, 146.9378, 40.3865
Hunter-Lab:
49.0094, 64.3068, 29.7569
#f9411f color charts
#f9411f color shades, tints & tones
#f9411f color schemes
#f9411f color preview, HTML & CSS examples
This text has a color of #f9411f
<p style="color:#f9411f;">Text here</p>
.mytext {color:#f9411f;}
This box has a color of #f9411f
<div style="background-color:#f9411f;">Content here</div>
.mybackground {background-color:#f9411f;}
Border around this has a color of #f9411f
<div style="border:2px solid #f9411f;">Content here</div>
.myborder {border:2px solid #f9411f;}