#dcc4e5 color space conversions
Hex:
#dcc4e5
RGB:
220, 196, 229
CMY:
14, 23, 10
CMYK:
4, 14, 0, 10
HSL:
284°, 38.8235%, 83.3333%
HSV (HSB):
284°, 14.4105%, 89.8039%
XYZ:
63.3980, 60.3526, 82.4365
xyY:
0.3075, 0.2927, 60.3526
CIE-Lab:
82.0295, 14.3259, -13.2682
CIE-LCH:
82.0295, 19.5263, 317.1951
CIE-Luv:
82.0295, 11.4174, -23.0833
Hunter-Lab:
77.6870, 9.7163, -8.5340
#dcc4e5 color charts
#dcc4e5 color shades, tints & tones
#dcc4e5 color schemes
#dcc4e5 color preview, HTML & CSS examples
This text has a color of #dcc4e5
<p style="color:#dcc4e5;">Text here</p>
.mytext {color:#dcc4e5;}
This box has a color of #dcc4e5
<div style="background-color:#dcc4e5;">Content here</div>
.mybackground {background-color:#dcc4e5;}
Border around this has a color of #dcc4e5
<div style="border:2px solid #dcc4e5;">Content here</div>
.myborder {border:2px solid #dcc4e5;}