#ddc3eb color space conversions
Hex:
#ddc3eb
RGB:
221, 195, 235
CMY:
13, 24, 8
CMYK:
6, 17, 0, 8
HSL:
279°, 50.0000%, 84.3137%
HSV (HSB):
279°, 17.0213%, 92.1569%
XYZ:
64.3293, 60.4005, 86.8652
xyY:
0.3040, 0.2855, 60.4005
CIE-Lab:
82.0554, 16.3429, -16.4310
CIE-LCH:
82.0554, 23.1747, 314.8461
CIE-Luv:
82.0554, 11.9501, -28.4987
Hunter-Lab:
77.7178, 11.7436, -11.8660
#ddc3eb color charts
#ddc3eb color shades, tints & tones
#ddc3eb color schemes
#ddc3eb color preview, HTML & CSS examples
This text has a color of #ddc3eb
<p style="color:#ddc3eb;">Text here</p>
.mytext {color:#ddc3eb;}
This box has a color of #ddc3eb
<div style="background-color:#ddc3eb;">Content here</div>
.mybackground {background-color:#ddc3eb;}
Border around this has a color of #ddc3eb
<div style="border:2px solid #ddc3eb;">Content here</div>
.myborder {border:2px solid #ddc3eb;}