#dcd04e color space conversions
Hex:
#dcd04e
RGB:
220, 208, 78
CMY:
14, 18, 69
CMYK:
0, 5, 65, 14
HSL:
55°, 66.9811%, 58.4314%
HSV (HSB):
55°, 64.5455%, 86.2745%
XYZ:
53.4462, 60.8775, 16.1413
xyY:
0.4097, 0.4666, 60.8775
CIE-Lab:
82.3128, -11.0668, 63.6551
CIE-LCH:
82.3128, 64.6100, 99.8626
CIE-Luv:
82.3128, 13.6744, 76.4528
Hunter-Lab:
78.0240, -14.2700, 42.3511
#dcd04e color charts
#dcd04e color shades, tints & tones
#dcd04e color schemes
#dcd04e color preview, HTML & CSS examples
This text has a color of #dcd04e
<p style="color:#dcd04e;">Text here</p>
.mytext {color:#dcd04e;}
This box has a color of #dcd04e
<div style="background-color:#dcd04e;">Content here</div>
.mybackground {background-color:#dcd04e;}
Border around this has a color of #dcd04e
<div style="border:2px solid #dcd04e;">Content here</div>
.myborder {border:2px solid #dcd04e;}