#fb972e color space conversions
Hex:
#fb972e
RGB:
251, 151, 46
CMY:
2, 41, 82
CMYK:
0, 40, 82, 2
HSL:
31°, 96.2441%, 58.2353%
HSV (HSB):
31°, 81.6733%, 98.4314%
XYZ:
51.3434, 42.8397, 8.1476
xyY:
0.5017, 0.4186, 42.8397
CIE-Lab:
71.4460, 30.2877, 66.4901
CIE-LCH:
71.4460, 73.0635, 65.5097
CIE-Luv:
71.4460, 81.7751, 63.4986
Hunter-Lab:
65.4520, 25.4820, 38.4359
#fb972e color charts
#fb972e color shades, tints & tones
#fb972e color schemes
#fb972e color preview, HTML & CSS examples
This text has a color of #fb972e
<p style="color:#fb972e;">Text here</p>
.mytext {color:#fb972e;}
This box has a color of #fb972e
<div style="background-color:#fb972e;">Content here</div>
.mybackground {background-color:#fb972e;}
Border around this has a color of #fb972e
<div style="border:2px solid #fb972e;">Content here</div>
.myborder {border:2px solid #fb972e;}