#dcc18c color space conversions
Hex:
#dcc18c
RGB:
220, 193, 140
CMY:
14, 24, 45
CMYK:
0, 12, 36, 14
HSL:
40°, 53.3333%, 70.5882%
HSV (HSB):
40°, 36.3636%, 86.2745%
XYZ:
53.3188, 55.2490, 32.6649
xyY:
0.3775, 0.3912, 55.2490
CIE-Lab:
79.1845, 2.0891, 30.2246
CIE-LCH:
79.1845, 30.2968, 86.0461
CIE-Luv:
79.1845, 20.3585, 40.1748
Hunter-Lab:
74.3297, -2.0338, 25.9752
#dcc18c color charts
#dcc18c color shades, tints & tones
#dcc18c color schemes
#dcc18c color preview, HTML & CSS examples
This text has a color of #dcc18c
<p style="color:#dcc18c;">Text here</p>
.mytext {color:#dcc18c;}
This box has a color of #dcc18c
<div style="background-color:#dcc18c;">Content here</div>
.mybackground {background-color:#dcc18c;}
Border around this has a color of #dcc18c
<div style="border:2px solid #dcc18c;">Content here</div>
.myborder {border:2px solid #dcc18c;}