#da980e color space conversions
Hex:
#da980e
RGB:
218, 152, 14
CMY:
15, 40, 95
CMYK:
0, 30, 94, 15
HSL:
41°, 87.9310%, 45.4902%
HSV (HSB):
41°, 93.5780%, 85.4902%
XYZ:
40.2209, 37.3936, 5.5133
xyY:
0.4838, 0.4498, 37.3936
CIE-Lab:
67.5713, 15.1619, 70.0973
CIE-LCH:
67.5713, 71.7183, 77.7950
CIE-Luv:
67.5713, 55.0169, 67.2227
Hunter-Lab:
61.1503, 10.3934, 37.4597
#da980e color charts
#da980e color shades, tints & tones
#da980e color schemes
#da980e color preview, HTML & CSS examples
This text has a color of #da980e
<p style="color:#da980e;">Text here</p>
.mytext {color:#da980e;}
This box has a color of #da980e
<div style="background-color:#da980e;">Content here</div>
.mybackground {background-color:#da980e;}
Border around this has a color of #da980e
<div style="border:2px solid #da980e;">Content here</div>
.myborder {border:2px solid #da980e;}