#dccb70 color space conversions
Hex:
#dccb70
RGB:
220, 203, 112
CMY:
14, 20, 56
CMYK:
0, 8, 49, 14
HSL:
51°, 60.6742%, 65.0980%
HSV (HSB):
51°, 49.0909%, 86.2745%
XYZ:
53.7958, 59.0974, 23.9008
xyY:
0.3933, 0.4320, 59.0974
CIE-Lab:
81.3451, -5.9978, 47.1900
CIE-LCH:
81.3451, 47.5696, 97.2434
CIE-Luv:
81.3451, 15.6512, 60.5459
Hunter-Lab:
76.8748, -9.6195, 35.3788
#dccb70 color charts
#dccb70 color shades, tints & tones
#dccb70 color schemes
#dccb70 color preview, HTML & CSS examples
This text has a color of #dccb70
<p style="color:#dccb70;">Text here</p>
.mytext {color:#dccb70;}
This box has a color of #dccb70
<div style="background-color:#dccb70;">Content here</div>
.mybackground {background-color:#dccb70;}
Border around this has a color of #dccb70
<div style="border:2px solid #dccb70;">Content here</div>
.myborder {border:2px solid #dccb70;}