#dcc6ce color space conversions
Hex:
#dcc6ce
RGB:
220, 198, 206
CMY:
14, 22, 19
CMYK:
0, 10, 6, 14
HSL:
338°, 23.9130%, 81.9608%
HSV (HSB):
338°, 10.0000%, 86.2745%
XYZ:
60.8499, 60.0600, 66.7781
xyY:
0.3242, 0.3200, 60.0600
CIE-Lab:
81.8708, 9.0767, -1.1812
CIE-LCH:
81.8708, 9.1532, 352.5853
CIE-Luv:
81.8708, 12.3577, -3.3944
Hunter-Lab:
77.4984, 4.5316, 3.1604
#dcc6ce color charts
#dcc6ce color shades, tints & tones
#dcc6ce color schemes
#dcc6ce color preview, HTML & CSS examples
This text has a color of #dcc6ce
<p style="color:#dcc6ce;">Text here</p>
.mytext {color:#dcc6ce;}
This box has a color of #dcc6ce
<div style="background-color:#dcc6ce;">Content here</div>
.mybackground {background-color:#dcc6ce;}
Border around this has a color of #dcc6ce
<div style="border:2px solid #dcc6ce;">Content here</div>
.myborder {border:2px solid #dcc6ce;}