#dcd06d color space conversions
Hex:
#dcd06d
RGB:
220, 208, 109
CMY:
14, 18, 57
CMYK:
0, 5, 50, 14
HSL:
54°, 61.3260%, 64.5098%
HSV (HSB):
54°, 50.4545%, 86.2745%
XYZ:
54.8314, 61.4315, 23.4355
xyY:
0.3925, 0.4397, 61.4315
CIE-Lab:
82.6102, -8.8136, 50.1592
CIE-LCH:
82.6102, 50.9276, 99.9659
CIE-Luv:
82.6102, 12.5844, 64.3551
Hunter-Lab:
78.3783, -12.2880, 37.1367
#dcd06d color charts
#dcd06d color shades, tints & tones
#dcd06d color schemes
#dcd06d color preview, HTML & CSS examples
This text has a color of #dcd06d
<p style="color:#dcd06d;">Text here</p>
.mytext {color:#dcd06d;}
This box has a color of #dcd06d
<div style="background-color:#dcd06d;">Content here</div>
.mybackground {background-color:#dcd06d;}
Border around this has a color of #dcd06d
<div style="border:2px solid #dcd06d;">Content here</div>
.myborder {border:2px solid #dcd06d;}