#dcd70c color space conversions
Hex:
#dcd70c
RGB:
220, 215, 12
CMY:
14, 16, 95
CMYK:
0, 2, 95, 14
HSL:
59°, 89.6552%, 45.4902%
HSV (HSB):
59°, 94.5455%, 86.2745%
XYZ:
53.8820, 63.8431, 9.8309
xyY:
0.4224, 0.5005, 63.8431
CIE-Lab:
83.8840, -16.7205, 82.4900
CIE-LCH:
83.8840, 84.1676, 101.4585
CIE-Luv:
83.8840, 10.0276, 91.1761
Hunter-Lab:
79.9019, -19.4564, 48.6364
#dcd70c color charts
#dcd70c color shades, tints & tones
#dcd70c color schemes
#dcd70c color preview, HTML & CSS examples
This text has a color of #dcd70c
<p style="color:#dcd70c;">Text here</p>
.mytext {color:#dcd70c;}
This box has a color of #dcd70c
<div style="background-color:#dcd70c;">Content here</div>
.mybackground {background-color:#dcd70c;}
Border around this has a color of #dcd70c
<div style="border:2px solid #dcd70c;">Content here</div>
.myborder {border:2px solid #dcd70c;}