#dcc1c5 color space conversions
Hex:
#dcc1c5
RGB:
220, 193, 197
CMY:
14, 24, 23
CMYK:
0, 12, 10, 14
HSL:
351°, 27.8351%, 80.9804%
HSV (HSB):
351°, 12.2727%, 86.2745%
XYZ:
58.6632, 57.3868, 60.8082
xyY:
0.3317, 0.3245, 57.3868
CIE-Lab:
80.3967, 10.2058, 1.4997
CIE-LCH:
80.3967, 10.3154, 8.3596
CIE-Luv:
80.3967, 15.7977, 0.4042
Hunter-Lab:
75.7541, 5.6590, 5.4354
#dcc1c5 color charts
#dcc1c5 color shades, tints & tones
#dcc1c5 color schemes
#dcc1c5 color preview, HTML & CSS examples
This text has a color of #dcc1c5
<p style="color:#dcc1c5;">Text here</p>
.mytext {color:#dcc1c5;}
This box has a color of #dcc1c5
<div style="background-color:#dcc1c5;">Content here</div>
.mybackground {background-color:#dcc1c5;}
Border around this has a color of #dcc1c5
<div style="border:2px solid #dcc1c5;">Content here</div>
.myborder {border:2px solid #dcc1c5;}