#dcc8cf color space conversions
Hex:
#dcc8cf
RGB:
220, 200, 207
CMY:
14, 22, 19
CMYK:
0, 9, 6, 14
HSL:
339°, 22.2222%, 82.3529%
HSV (HSB):
339°, 9.0909%, 86.2745%
XYZ:
61.4320, 61.0292, 67.5735
xyY:
0.3233, 0.3211, 61.0292
CIE-Lab:
82.3944, 8.1895, -0.9504
CIE-LCH:
82.3944, 8.2444, 353.3805
CIE-Luv:
82.3944, 11.2216, -2.8896
Hunter-Lab:
78.1212, 3.6545, 3.4000
#dcc8cf color charts
#dcc8cf color shades, tints & tones
#dcc8cf color schemes
#dcc8cf color preview, HTML & CSS examples
This text has a color of #dcc8cf
<p style="color:#dcc8cf;">Text here</p>
.mytext {color:#dcc8cf;}
This box has a color of #dcc8cf
<div style="background-color:#dcc8cf;">Content here</div>
.mybackground {background-color:#dcc8cf;}
Border around this has a color of #dcc8cf
<div style="border:2px solid #dcc8cf;">Content here</div>
.myborder {border:2px solid #dcc8cf;}