#dcc7c1 color space conversions
Hex:
#dcc7c1
RGB:
220, 199, 193
CMY:
14, 22, 24
CMYK:
0, 10, 12, 14
HSL:
13°, 27.8351%, 80.9804%
HSV (HSB):
13°, 12.2727%, 86.2745%
XYZ:
59.5643, 59.9127, 58.8770
xyY:
0.3340, 0.3359, 59.9127
CIE-Lab:
81.7907, 6.3654, 5.6657
CIE-LCH:
81.7907, 8.5216, 41.6715
CIE-Luv:
81.7907, 12.8649, 7.2199
Hunter-Lab:
77.4033, 1.9055, 9.0833
#dcc7c1 color charts
#dcc7c1 color shades, tints & tones
#dcc7c1 color schemes
#dcc7c1 color preview, HTML & CSS examples
This text has a color of #dcc7c1
<p style="color:#dcc7c1;">Text here</p>
.mytext {color:#dcc7c1;}
This box has a color of #dcc7c1
<div style="background-color:#dcc7c1;">Content here</div>
.mybackground {background-color:#dcc7c1;}
Border around this has a color of #dcc7c1
<div style="border:2px solid #dcc7c1;">Content here</div>
.myborder {border:2px solid #dcc7c1;}