#dcc5e5 color space conversions
Hex:
#dcc5e5
RGB:
220, 197, 229
CMY:
14, 23, 10
CMYK:
4, 14, 0, 10
HSL:
283°, 38.0952%, 83.5294%
HSV (HSB):
283°, 13.9738%, 89.8039%
XYZ:
63.6243, 60.8053, 82.5120
xyY:
0.3075, 0.2938, 60.8053
CIE-Lab:
82.2740, 13.7914, -12.9023
CIE-LCH:
82.2740, 18.8857, 316.9076
CIE-Luv:
82.2740, 10.9224, -22.4187
Hunter-Lab:
77.9777, 9.1823, -8.1532
#dcc5e5 color charts
#dcc5e5 color shades, tints & tones
#dcc5e5 color schemes
#dcc5e5 color preview, HTML & CSS examples
This text has a color of #dcc5e5
<p style="color:#dcc5e5;">Text here</p>
.mytext {color:#dcc5e5;}
This box has a color of #dcc5e5
<div style="background-color:#dcc5e5;">Content here</div>
.mybackground {background-color:#dcc5e5;}
Border around this has a color of #dcc5e5
<div style="border:2px solid #dcc5e5;">Content here</div>
.myborder {border:2px solid #dcc5e5;}