#dc7c04 color space conversions
Hex:
#dc7c04
RGB:
220, 124, 4
CMY:
14, 51, 98
CMYK:
0, 44, 98, 14
HSL:
33°, 96.4286%, 43.9216%
HSV (HSB):
33°, 98.1818%, 86.2745%
XYZ:
36.7448, 29.6397, 3.8992
xyY:
0.5228, 0.4217, 29.6397
CIE-Lab:
61.3421, 30.8700, 67.4255
CIE-LCH:
61.3421, 74.1563, 65.3998
CIE-Luv:
61.3421, 79.9593, 57.9839
Hunter-Lab:
54.4424, 25.2008, 33.8632
#dc7c04 color charts
#dc7c04 color shades, tints & tones
#dc7c04 color schemes
#dc7c04 color preview, HTML & CSS examples
This text has a color of #dc7c04
<p style="color:#dc7c04;">Text here</p>
.mytext {color:#dc7c04;}
This box has a color of #dc7c04
<div style="background-color:#dc7c04;">Content here</div>
.mybackground {background-color:#dc7c04;}
Border around this has a color of #dc7c04
<div style="border:2px solid #dc7c04;">Content here</div>
.myborder {border:2px solid #dc7c04;}