#dcdd42 color space conversions
Hex:
#dcdd42
RGB:
220, 221, 66
CMY:
14, 13, 74
CMYK:
0, 0, 70, 13
HSL:
60°, 69.5067%, 56.2745%
HSV (HSB):
60°, 70.1357%, 86.6667%
XYZ:
56.3550, 67.3219, 15.1785
xyY:
0.4059, 0.4848, 67.3219
CIE-Lab:
85.6662, -18.1662, 71.5849
CIE-LCH:
85.6662, 73.8540, 104.2394
CIE-Luv:
85.6662, 5.4874, 85.3877
Hunter-Lab:
82.0499, -20.9867, 46.4669
#dcdd42 color charts
#dcdd42 color shades, tints & tones
#dcdd42 color schemes
#dcdd42 color preview, HTML & CSS examples
This text has a color of #dcdd42
<p style="color:#dcdd42;">Text here</p>
.mytext {color:#dcdd42;}
This box has a color of #dcdd42
<div style="background-color:#dcdd42;">Content here</div>
.mybackground {background-color:#dcdd42;}
Border around this has a color of #dcdd42
<div style="border:2px solid #dcdd42;">Content here</div>
.myborder {border:2px solid #dcdd42;}