#dcc38d color space conversions
Hex:
#dcc38d
RGB:
220, 195, 141
CMY:
14, 24, 45
CMYK:
0, 11, 36, 14
HSL:
41°, 53.0201%, 70.7843%
HSV (HSB):
41°, 35.9091%, 86.2745%
XYZ:
53.8380, 56.1689, 33.2034
xyY:
0.3759, 0.3922, 56.1689
CIE-Lab:
79.7099, 1.1588, 30.3987
CIE-LCH:
79.7099, 30.4208, 87.8170
CIE-Luv:
79.7099, 19.0469, 40.6443
Hunter-Lab:
74.9459, -2.9285, 26.1948
#dcc38d color charts
#dcc38d color shades, tints & tones
#dcc38d color schemes
#dcc38d color preview, HTML & CSS examples
This text has a color of #dcc38d
<p style="color:#dcc38d;">Text here</p>
.mytext {color:#dcc38d;}
This box has a color of #dcc38d
<div style="background-color:#dcc38d;">Content here</div>
.mybackground {background-color:#dcc38d;}
Border around this has a color of #dcc38d
<div style="border:2px solid #dcc38d;">Content here</div>
.myborder {border:2px solid #dcc38d;}