#dcc1d9 color space conversions
Hex:
#dcc1d9
RGB:
220, 193, 217
CMY:
14, 24, 15
CMYK:
0, 12, 1, 14
HSL:
307°, 27.8351%, 80.9804%
HSV (HSB):
307°, 12.2727%, 86.2745%
XYZ:
61.1095, 58.3653, 73.6905
xyY:
0.3164, 0.3022, 58.3653
CIE-Lab:
80.9415, 13.6946, -8.4552
CIE-LCH:
80.9415, 16.0945, 328.3085
CIE-Luv:
80.9415, 14.0038, -15.3489
Hunter-Lab:
76.3972, 9.0857, -3.7113
#dcc1d9 color charts
#dcc1d9 color shades, tints & tones
#dcc1d9 color schemes
#dcc1d9 color preview, HTML & CSS examples
This text has a color of #dcc1d9
<p style="color:#dcc1d9;">Text here</p>
.mytext {color:#dcc1d9;}
This box has a color of #dcc1d9
<div style="background-color:#dcc1d9;">Content here</div>
.mybackground {background-color:#dcc1d9;}
Border around this has a color of #dcc1d9
<div style="border:2px solid #dcc1d9;">Content here</div>
.myborder {border:2px solid #dcc1d9;}