#dcad1d color space conversions
Hex:
#dcad1d
RGB:
220, 173, 29
CMY:
14, 32, 89
CMYK:
0, 21, 87, 14
HSL:
45°, 76.7068%, 48.8235%
HSV (HSB):
45°, 86.8182%, 86.2745%
XYZ:
44.6805, 45.1915, 7.5303
xyY:
0.4587, 0.4640, 45.1915
CIE-Lab:
73.0178, 5.0761, 71.3844
CIE-LCH:
73.0178, 71.5647, 85.9326
CIE-Luv:
73.0178, 39.8767, 73.5614
Hunter-Lab:
67.2246, 0.9961, 40.4157
#dcad1d color charts
#dcad1d color shades, tints & tones
#dcad1d color schemes
#dcad1d color preview, HTML & CSS examples
This text has a color of #dcad1d
<p style="color:#dcad1d;">Text here</p>
.mytext {color:#dcad1d;}
This box has a color of #dcad1d
<div style="background-color:#dcad1d;">Content here</div>
.mybackground {background-color:#dcad1d;}
Border around this has a color of #dcad1d
<div style="border:2px solid #dcad1d;">Content here</div>
.myborder {border:2px solid #dcad1d;}