#dcd96e color space conversions
Hex:
#dcd96e
RGB:
220, 217, 110
CMY:
14, 15, 57
CMYK:
0, 1, 50, 14
HSL:
58°, 61.1111%, 64.7059%
HSV (HSB):
58°, 50.0000%, 86.2745%
XYZ:
57.1425, 65.9671, 24.4731
xyY:
0.3872, 0.4470, 65.9671
CIE-Lab:
84.9797, -13.2592, 52.5012
CIE-LCH:
84.9797, 54.1497, 104.1737
CIE-Luv:
84.9797, 6.8804, 68.1890
Hunter-Lab:
81.2202, -16.5514, 38.9890
#dcd96e color charts
#dcd96e color shades, tints & tones
#dcd96e color schemes
#dcd96e color preview, HTML & CSS examples
This text has a color of #dcd96e
<p style="color:#dcd96e;">Text here</p>
.mytext {color:#dcd96e;}
This box has a color of #dcd96e
<div style="background-color:#dcd96e;">Content here</div>
.mybackground {background-color:#dcd96e;}
Border around this has a color of #dcd96e
<div style="border:2px solid #dcd96e;">Content here</div>
.myborder {border:2px solid #dcd96e;}