#dc980e color space conversions
Hex:
#dc980e
RGB:
220, 152, 14
CMY:
14, 40, 95
CMYK:
0, 31, 94, 14
HSL:
40°, 88.0342%, 45.8824%
HSV (HSB):
40°, 93.6364%, 86.2745%
XYZ:
40.8227, 37.7038, 5.5414
xyY:
0.4856, 0.4485, 37.7038
CIE-Lab:
67.8018, 16.0314, 70.3688
CIE-LCH:
67.8018, 72.1719, 77.1660
CIE-Luv:
67.8018, 56.6423, 67.2860
Hunter-Lab:
61.4034, 11.2157, 37.6317
#dc980e color charts
#dc980e color shades, tints & tones
#dc980e color schemes
#dc980e color preview, HTML & CSS examples
This text has a color of #dc980e
<p style="color:#dc980e;">Text here</p>
.mytext {color:#dc980e;}
This box has a color of #dc980e
<div style="background-color:#dc980e;">Content here</div>
.mybackground {background-color:#dc980e;}
Border around this has a color of #dc980e
<div style="border:2px solid #dc980e;">Content here</div>
.myborder {border:2px solid #dc980e;}