#de971f color space conversions
Hex:
#de971f
RGB:
222, 151, 31
CMY:
13, 41, 88
CMYK:
0, 32, 86, 13
HSL:
38°, 75.4941%, 49.6078%
HSV (HSB):
38°, 86.0360%, 87.0588%
XYZ:
41.4381, 37.7617, 6.4010
xyY:
0.4841, 0.4411, 37.7617
CIE-Lab:
67.8446, 17.7328, 66.7931
CIE-LCH:
67.8446, 69.1069, 75.1316
CIE-Luv:
67.8446, 58.6428, 64.9491
Hunter-Lab:
61.4506, 12.8299, 36.8394
#de971f color charts
#de971f color shades, tints & tones
#de971f color schemes
#de971f color preview, HTML & CSS examples
This text has a color of #de971f
<p style="color:#de971f;">Text here</p>
.mytext {color:#de971f;}
This box has a color of #de971f
<div style="background-color:#de971f;">Content here</div>
.mybackground {background-color:#de971f;}
Border around this has a color of #de971f
<div style="border:2px solid #de971f;">Content here</div>
.myborder {border:2px solid #de971f;}