#dcc1ce color space conversions
Hex:
#dcc1ce
RGB:
220, 193, 206
CMY:
14, 24, 19
CMYK:
0, 12, 6, 14
HSL:
331°, 27.8351%, 80.9804%
HSV (HSB):
331°, 12.2727%, 86.2745%
XYZ:
59.7257, 57.8118, 66.4034
xyY:
0.3247, 0.3143, 57.8118
CIE-Lab:
80.6340, 11.7374, -2.9952
CIE-LCH:
80.6340, 12.1136, 345.6848
CIE-Luv:
80.6340, 14.9988, -6.6029
Hunter-Lab:
76.0341, 7.1544, 1.4437
#dcc1ce color charts
#dcc1ce color shades, tints & tones
#dcc1ce color schemes
#dcc1ce color preview, HTML & CSS examples
This text has a color of #dcc1ce
<p style="color:#dcc1ce;">Text here</p>
.mytext {color:#dcc1ce;}
This box has a color of #dcc1ce
<div style="background-color:#dcc1ce;">Content here</div>
.mybackground {background-color:#dcc1ce;}
Border around this has a color of #dcc1ce
<div style="border:2px solid #dcc1ce;">Content here</div>
.myborder {border:2px solid #dcc1ce;}