#dcd12f color space conversions
Hex:
#dcd12f
RGB:
220, 209, 47
CMY:
14, 18, 82
CMYK:
0, 5, 79, 14
HSL:
56°, 71.1934%, 52.3529%
HSV (HSB):
56°, 78.6364%, 86.2745%
XYZ:
52.8288, 61.0218, 11.6833
xyY:
0.4208, 0.4861, 61.0218
CIE-Lab:
82.3905, -12.9970, 74.6004
CIE-LCH:
82.3905, 75.7241, 99.8830
CIE-Luv:
82.3905, 13.7097, 84.7274
Hunter-Lab:
78.1165, -15.9875, 45.8139
#dcd12f color charts
#dcd12f color shades, tints & tones
#dcd12f color schemes
#dcd12f color preview, HTML & CSS examples
This text has a color of #dcd12f
<p style="color:#dcd12f;">Text here</p>
.mytext {color:#dcd12f;}
This box has a color of #dcd12f
<div style="background-color:#dcd12f;">Content here</div>
.mybackground {background-color:#dcd12f;}
Border around this has a color of #dcd12f
<div style="border:2px solid #dcd12f;">Content here</div>
.myborder {border:2px solid #dcd12f;}