#dcc5e1 color space conversions
Hex:
#dcc5e1
RGB:
220, 197, 225
CMY:
14, 23, 12
CMYK:
2, 12, 0, 12
HSL:
289°, 31.8182%, 82.7451%
HSV (HSB):
289°, 12.4444%, 88.2353%
XYZ:
63.0721, 60.5844, 79.6039
xyY:
0.3103, 0.2981, 60.5844
CIE-Lab:
82.1548, 13.0358, -10.9399
CIE-LCH:
82.1548, 17.0180, 319.9960
CIE-Luv:
82.1548, 11.2686, -19.1712
Hunter-Lab:
77.8360, 8.4292, -6.1515
#dcc5e1 color charts
#dcc5e1 color shades, tints & tones
#dcc5e1 color schemes
#dcc5e1 color preview, HTML & CSS examples
This text has a color of #dcc5e1
<p style="color:#dcc5e1;">Text here</p>
.mytext {color:#dcc5e1;}
This box has a color of #dcc5e1
<div style="background-color:#dcc5e1;">Content here</div>
.mybackground {background-color:#dcc5e1;}
Border around this has a color of #dcc5e1
<div style="border:2px solid #dcc5e1;">Content here</div>
.myborder {border:2px solid #dcc5e1;}