#dccb3e color space conversions
Hex:
#dccb3e
RGB:
220, 203, 62
CMY:
14, 20, 76
CMYK:
0, 8, 72, 14
HSL:
54°, 69.2982%, 55.2941%
HSV (HSB):
54°, 71.8182%, 86.2745%
XYZ:
51.7406, 58.2753, 13.0787
xyY:
0.4203, 0.4734, 58.2753
CIE-Lab:
80.8916, -9.3785, 68.3741
CIE-LCH:
80.8916, 69.0143, 97.8102
CIE-Luv:
80.8916, 17.4622, 78.9789
Hunter-Lab:
76.3383, -12.6080, 43.2789
#dccb3e color charts
#dccb3e color shades, tints & tones
#dccb3e color schemes
#dccb3e color preview, HTML & CSS examples
This text has a color of #dccb3e
<p style="color:#dccb3e;">Text here</p>
.mytext {color:#dccb3e;}
This box has a color of #dccb3e
<div style="background-color:#dccb3e;">Content here</div>
.mybackground {background-color:#dccb3e;}
Border around this has a color of #dccb3e
<div style="border:2px solid #dccb3e;">Content here</div>
.myborder {border:2px solid #dccb3e;}