#dcd05b color space conversions
Hex:
#dcd05b
RGB:
220, 208, 91
CMY:
14, 18, 64
CMYK:
0, 5, 59, 14
HSL:
54°, 64.8241%, 60.9804%
HSV (HSB):
54°, 58.6364%, 86.2745%
XYZ:
53.9594, 61.0827, 18.8437
xyY:
0.4030, 0.4562, 61.0827
CIE-Lab:
82.4232, -10.2259, 58.2404
CIE-LCH:
82.4232, 59.1313, 99.9586
CIE-Luv:
82.4232, 13.2635, 71.8928
Hunter-Lab:
78.1554, -13.5336, 40.4137
#dcd05b color charts
#dcd05b color shades, tints & tones
#dcd05b color schemes
#dcd05b color preview, HTML & CSS examples
This text has a color of #dcd05b
<p style="color:#dcd05b;">Text here</p>
.mytext {color:#dcd05b;}
This box has a color of #dcd05b
<div style="background-color:#dcd05b;">Content here</div>
.mybackground {background-color:#dcd05b;}
Border around this has a color of #dcd05b
<div style="border:2px solid #dcd05b;">Content here</div>
.myborder {border:2px solid #dcd05b;}