#dccb4c color space conversions
Hex:
#dccb4c
RGB:
220, 203, 76
CMY:
14, 20, 70
CMYK:
0, 8, 65, 14
HSL:
53°, 67.2897%, 58.0392%
HSV (HSB):
53°, 65.4545%, 86.2745%
XYZ:
52.1756, 58.4493, 15.3694
xyY:
0.4141, 0.4639, 58.4493
CIE-Lab:
80.9880, -8.6528, 63.0859
CIE-LCH:
80.9880, 63.6766, 97.8099
CIE-Luv:
80.9880, 17.0655, 74.9444
Hunter-Lab:
76.4522, -11.9719, 41.5973
#dccb4c color charts
#dccb4c color shades, tints & tones
#dccb4c color schemes
#dccb4c color preview, HTML & CSS examples
This text has a color of #dccb4c
<p style="color:#dccb4c;">Text here</p>
.mytext {color:#dccb4c;}
This box has a color of #dccb4c
<div style="background-color:#dccb4c;">Content here</div>
.mybackground {background-color:#dccb4c;}
Border around this has a color of #dccb4c
<div style="border:2px solid #dccb4c;">Content here</div>
.myborder {border:2px solid #dccb4c;}