#dcc8c7 color space conversions
Hex:
#dcc8c7
RGB:
220, 200, 199
CMY:
14, 22, 22
CMYK:
0, 9, 10, 14
HSL:
3°, 23.0769%, 82.1569%
HSV (HSB):
3°, 9.5455%, 86.2745%
XYZ:
60.4783, 60.6477, 62.5515
xyY:
0.3293, 0.3302, 60.6477
CIE-Lab:
82.1890, 6.8263, 3.0309
CIE-LCH:
82.1890, 7.4689, 23.9412
CIE-Luv:
82.1890, 11.8529, 3.2916
Hunter-Lab:
77.8766, 2.3373, 6.8912
#dcc8c7 color charts
#dcc8c7 color shades, tints & tones
#dcc8c7 color schemes
#dcc8c7 color preview, HTML & CSS examples
This text has a color of #dcc8c7
<p style="color:#dcc8c7;">Text here</p>
.mytext {color:#dcc8c7;}
This box has a color of #dcc8c7
<div style="background-color:#dcc8c7;">Content here</div>
.mybackground {background-color:#dcc8c7;}
Border around this has a color of #dcc8c7
<div style="border:2px solid #dcc8c7;">Content here</div>
.myborder {border:2px solid #dcc8c7;}