#dcd00f color space conversions
Hex:
#dcd00f
RGB:
220, 208, 15
CMY:
14, 18, 94
CMYK:
0, 5, 93, 14
HSL:
56°, 87.2340%, 46.0784%
HSV (HSB):
56°, 93.1818%, 86.2745%
XYZ:
52.1573, 60.3619, 9.3540
xyY:
0.4280, 0.4953, 60.3619
CIE-Lab:
82.0345, -13.2118, 80.7763
CIE-LCH:
82.0345, 81.8496, 99.2890
CIE-Luv:
82.0345, 14.7462, 88.3353
Hunter-Lab:
77.6929, -16.1308, 47.2467
#dcd00f color charts
#dcd00f color shades, tints & tones
#dcd00f color schemes
#dcd00f color preview, HTML & CSS examples
This text has a color of #dcd00f
<p style="color:#dcd00f;">Text here</p>
.mytext {color:#dcd00f;}
This box has a color of #dcd00f
<div style="background-color:#dcd00f;">Content here</div>
.mybackground {background-color:#dcd00f;}
Border around this has a color of #dcd00f
<div style="border:2px solid #dcd00f;">Content here</div>
.myborder {border:2px solid #dcd00f;}