#dcab1d color space conversions
Hex:
#dcab1d
RGB:
220, 171, 29
CMY:
14, 33, 89
CMYK:
0, 22, 87, 14
HSL:
45°, 76.7068%, 48.8235%
HSV (HSB):
45°, 86.8182%, 86.2745%
XYZ:
44.2999, 44.4302, 7.4034
xyY:
0.4608, 0.4622, 44.4302
CIE-Lab:
72.5151, 6.1357, 70.9814
CIE-LCH:
72.5151, 71.2461, 85.0595
CIE-Luv:
72.5151, 41.4014, 72.7939
Hunter-Lab:
66.6560, 1.9840, 40.0739
#dcab1d color charts
#dcab1d color shades, tints & tones
#dcab1d color schemes
#dcab1d color preview, HTML & CSS examples
This text has a color of #dcab1d
<p style="color:#dcab1d;">Text here</p>
.mytext {color:#dcab1d;}
This box has a color of #dcab1d
<div style="background-color:#dcab1d;">Content here</div>
.mybackground {background-color:#dcab1d;}
Border around this has a color of #dcab1d
<div style="border:2px solid #dcab1d;">Content here</div>
.myborder {border:2px solid #dcab1d;}