#dcd008 color space conversions
Hex:
#dcd008
RGB:
220, 208, 8
CMY:
14, 18, 97
CMYK:
0, 5, 96, 14
HSL:
57°, 92.9825%, 44.7059%
HSV (HSB):
57°, 96.3636%, 86.2745%
XYZ:
52.1149, 60.3449, 9.1307
xyY:
0.4286, 0.4963, 60.3449
CIE-Lab:
82.0253, -13.2831, 81.4681
CIE-LCH:
82.0253, 82.5439, 99.2604
CIE-Luv:
82.0253, 14.7824, 88.7370
Hunter-Lab:
77.6820, -16.1923, 47.4085
#dcd008 color charts
#dcd008 color shades, tints & tones
#dcd008 color schemes
#dcd008 color preview, HTML & CSS examples
This text has a color of #dcd008
<p style="color:#dcd008;">Text here</p>
.mytext {color:#dcd008;}
This box has a color of #dcd008
<div style="background-color:#dcd008;">Content here</div>
.mybackground {background-color:#dcd008;}
Border around this has a color of #dcd008
<div style="border:2px solid #dcd008;">Content here</div>
.myborder {border:2px solid #dcd008;}