#dcd12e color space conversions
Hex:
#dcd12e
RGB:
220, 209, 46
CMY:
14, 18, 82
CMYK:
0, 5, 79, 14
HSL:
56°, 71.3115%, 52.1569%
HSV (HSB):
56°, 79.0909%, 86.2745%
XYZ:
52.8088, 61.0138, 11.5783
xyY:
0.4211, 0.4866, 61.0138
CIE-Lab:
82.3862, -13.0302, 74.8787
CIE-LCH:
82.3862, 76.0040, 99.8716
CIE-Luv:
82.3862, 13.7261, 84.9122
Hunter-Lab:
78.1113, -16.0162, 45.8895
#dcd12e color charts
#dcd12e color shades, tints & tones
#dcd12e color schemes
#dcd12e color preview, HTML & CSS examples
This text has a color of #dcd12e
<p style="color:#dcd12e;">Text here</p>
.mytext {color:#dcd12e;}
This box has a color of #dcd12e
<div style="background-color:#dcd12e;">Content here</div>
.mybackground {background-color:#dcd12e;}
Border around this has a color of #dcd12e
<div style="border:2px solid #dcd12e;">Content here</div>
.myborder {border:2px solid #dcd12e;}