#f9412d color space conversions
Hex:
#f9412d
RGB:
249, 65, 45
CMY:
2, 75, 82
CMYK:
0, 74, 82, 2
HSL:
6°, 94.4444%, 57.6471%
HSV (HSB):
6°, 81.9277%, 97.6471%
XYZ:
41.4309, 24.1098, 4.9526
xyY:
0.5877, 0.3420, 24.1098
CIE-Lab:
56.1976, 67.9136, 53.0856
CIE-LCH:
56.1976, 86.1994, 38.0134
CIE-Luv:
56.1976, 145.1558, 37.1523
Hunter-Lab:
49.1017, 64.6861, 28.3909
#f9412d color charts
#f9412d color shades, tints & tones
#f9412d color schemes
#f9412d color preview, HTML & CSS examples
This text has a color of #f9412d
<p style="color:#f9412d;">Text here</p>
.mytext {color:#f9412d;}
This box has a color of #f9412d
<div style="background-color:#f9412d;">Content here</div>
.mybackground {background-color:#f9412d;}
Border around this has a color of #f9412d
<div style="border:2px solid #f9412d;">Content here</div>
.myborder {border:2px solid #f9412d;}