#df850e color space conversions
Hex:
#df850e
RGB:
223, 133, 14
CMY:
13, 48, 95
CMYK:
0, 40, 94, 13
HSL:
34°, 88.1857%, 46.4706%
HSV (HSB):
34°, 93.7220%, 87.4510%
XYZ:
38.8982, 32.4947, 4.6374
xyY:
0.5116, 0.4274, 32.4947
CIE-Lab:
63.7497, 27.4734, 67.6545
CIE-LCH:
63.7497, 73.0200, 67.8987
CIE-Luv:
63.7497, 74.7294, 60.5072
Hunter-Lab:
57.0042, 22.0467, 35.0795
#df850e color charts
#df850e color shades, tints & tones
#df850e color schemes
#df850e color preview, HTML & CSS examples
This text has a color of #df850e
<p style="color:#df850e;">Text here</p>
.mytext {color:#df850e;}
This box has a color of #df850e
<div style="background-color:#df850e;">Content here</div>
.mybackground {background-color:#df850e;}
Border around this has a color of #df850e
<div style="border:2px solid #df850e;">Content here</div>
.myborder {border:2px solid #df850e;}