#f9972d color space conversions
Hex:
#f9972d
RGB:
249, 151, 45
CMY:
2, 41, 82
CMYK:
0, 39, 82, 2
HSL:
31°, 94.4444%, 57.6471%
HSV (HSB):
31°, 81.9277%, 97.6471%
XYZ:
50.6072, 42.4624, 8.0114
xyY:
0.5007, 0.4201, 42.4624
CIE-Lab:
71.1886, 29.4418, 66.5183
CIE-LCH:
71.1886, 72.7427, 66.1253
CIE-Luv:
71.1886, 80.1802, 63.6029
Hunter-Lab:
65.1632, 24.5915, 38.3249
#f9972d color charts
#f9972d color shades, tints & tones
#f9972d color schemes
#f9972d color preview, HTML & CSS examples
This text has a color of #f9972d
<p style="color:#f9972d;">Text here</p>
.mytext {color:#f9972d;}
This box has a color of #f9972d
<div style="background-color:#f9972d;">Content here</div>
.mybackground {background-color:#f9972d;}
Border around this has a color of #f9972d
<div style="border:2px solid #f9972d;">Content here</div>
.myborder {border:2px solid #f9972d;}