#df7d1e color space conversions
Hex:
#df7d1e
RGB:
223, 125, 30
CMY:
13, 51, 88
CMYK:
0, 44, 87, 13
HSL:
30°, 76.2846%, 49.6078%
HSV (HSB):
30°, 86.5471%, 87.4510%
XYZ:
37.9994, 30.4489, 5.1027
xyY:
0.5166, 0.4140, 30.4489
CIE-Lab:
62.0397, 31.9626, 62.4441
CIE-LCH:
62.0397, 70.1489, 62.8940
CIE-Luv:
62.0397, 80.7888, 55.6125
Hunter-Lab:
55.1806, 26.3557, 33.1436
#df7d1e color charts
#df7d1e color shades, tints & tones
#df7d1e color schemes
#df7d1e color preview, HTML & CSS examples
This text has a color of #df7d1e
<p style="color:#df7d1e;">Text here</p>
.mytext {color:#df7d1e;}
This box has a color of #df7d1e
<div style="background-color:#df7d1e;">Content here</div>
.mybackground {background-color:#df7d1e;}
Border around this has a color of #df7d1e
<div style="border:2px solid #df7d1e;">Content here</div>
.myborder {border:2px solid #df7d1e;}