#dcc7b6 color space conversions
Hex:
#dcc7b6
RGB:
220, 199, 182
CMY:
14, 22, 29
CMYK:
0, 10, 17, 14
HSL:
27°, 35.1852%, 78.8235%
HSV (HSB):
27°, 17.2727%, 86.2745%
XYZ:
58.3821, 59.4399, 52.6519
xyY:
0.3425, 0.3487, 59.4399
CIE-Lab:
81.5328, 4.6277, 11.1786
CIE-LCH:
81.5328, 12.0986, 67.5117
CIE-Luv:
81.5328, 13.7134, 15.3758
Hunter-Lab:
77.0973, 0.2494, 13.4772
#dcc7b6 color charts
#dcc7b6 color shades, tints & tones
#dcc7b6 color schemes
#dcc7b6 color preview, HTML & CSS examples
This text has a color of #dcc7b6
<p style="color:#dcc7b6;">Text here</p>
.mytext {color:#dcc7b6;}
This box has a color of #dcc7b6
<div style="background-color:#dcc7b6;">Content here</div>
.mybackground {background-color:#dcc7b6;}
Border around this has a color of #dcc7b6
<div style="border:2px solid #dcc7b6;">Content here</div>
.myborder {border:2px solid #dcc7b6;}