#dcd03d color space conversions
Hex:
#dcd03d
RGB:
220, 208, 61
CMY:
14, 18, 76
CMYK:
0, 5, 72, 14
HSL:
55°, 69.4323%, 55.0980%
HSV (HSB):
55°, 72.2727%, 86.2745%
XYZ:
52.9134, 60.6643, 13.3354
xyY:
0.4169, 0.4780, 60.6643
CIE-Lab:
82.1980, -11.9478, 69.9848
CIE-LCH:
82.1980, 70.9973, 99.6881
CIE-Luv:
82.1980, 14.1105, 81.2888
Hunter-Lab:
77.8873, -15.0373, 44.3698
#dcd03d color charts
#dcd03d color shades, tints & tones
#dcd03d color schemes
#dcd03d color preview, HTML & CSS examples
This text has a color of #dcd03d
<p style="color:#dcd03d;">Text here</p>
.mytext {color:#dcd03d;}
This box has a color of #dcd03d
<div style="background-color:#dcd03d;">Content here</div>
.mybackground {background-color:#dcd03d;}
Border around this has a color of #dcd03d
<div style="border:2px solid #dcd03d;">Content here</div>
.myborder {border:2px solid #dcd03d;}