#dcc3c1 color space conversions
Hex:
#dcc3c1
RGB:
220, 195, 193
CMY:
14, 24, 24
CMYK:
0, 11, 12, 14
HSL:
4°, 27.8351%, 80.9804%
HSV (HSB):
4°, 12.2727%, 86.2745%
XYZ:
58.6559, 58.0961, 58.5742
xyY:
0.3346, 0.3314, 58.0961
CIE-Lab:
80.7922, 8.4833, 4.2238
CIE-LCH:
80.7922, 9.4767, 26.4685
CIE-Luv:
80.7922, 15.0528, 4.7197
Hunter-Lab:
76.2208, 3.9788, 7.7913
#dcc3c1 color charts
#dcc3c1 color shades, tints & tones
#dcc3c1 color schemes
#dcc3c1 color preview, HTML & CSS examples
This text has a color of #dcc3c1
<p style="color:#dcc3c1;">Text here</p>
.mytext {color:#dcc3c1;}
This box has a color of #dcc3c1
<div style="background-color:#dcc3c1;">Content here</div>
.mybackground {background-color:#dcc3c1;}
Border around this has a color of #dcc3c1
<div style="border:2px solid #dcc3c1;">Content here</div>
.myborder {border:2px solid #dcc3c1;}