#dcc38e color space conversions
Hex:
#dcc38e
RGB:
220, 195, 142
CMY:
14, 24, 44
CMYK:
0, 11, 35, 14
HSL:
41°, 52.7027%, 70.9804%
HSV (HSB):
41°, 35.4545%, 86.2745%
XYZ:
53.9128, 56.1989, 33.5971
xyY:
0.3752, 0.3911, 56.1989
CIE-Lab:
79.7269, 1.2770, 29.8980
CIE-LCH:
79.7269, 29.9252, 87.5543
CIE-Luv:
79.7269, 18.9788, 40.0339
Hunter-Lab:
74.9659, -2.8195, 25.9044
#dcc38e color charts
#dcc38e color shades, tints & tones
#dcc38e color schemes
#dcc38e color preview, HTML & CSS examples
This text has a color of #dcc38e
<p style="color:#dcc38e;">Text here</p>
.mytext {color:#dcc38e;}
This box has a color of #dcc38e
<div style="background-color:#dcc38e;">Content here</div>
.mybackground {background-color:#dcc38e;}
Border around this has a color of #dcc38e
<div style="border:2px solid #dcc38e;">Content here</div>
.myborder {border:2px solid #dcc38e;}