#ddc2eb color space conversions
Hex:
#ddc2eb
RGB:
221, 194, 235
CMY:
13, 24, 8
CMYK:
6, 17, 0, 8
HSL:
280°, 50.6173%, 84.1176%
HSV (HSB):
280°, 17.4468%, 92.1569%
XYZ:
64.1060, 59.9539, 86.7908
xyY:
0.3040, 0.2843, 59.9539
CIE-Lab:
81.8131, 16.8787, -16.7957
CIE-LCH:
81.8131, 23.8115, 315.1412
CIE-Luv:
81.8131, 12.4368, -29.1653
Hunter-Lab:
77.4299, 12.2819, -12.2569
#ddc2eb color charts
#ddc2eb color shades, tints & tones
#ddc2eb color schemes
#ddc2eb color preview, HTML & CSS examples
This text has a color of #ddc2eb
<p style="color:#ddc2eb;">Text here</p>
.mytext {color:#ddc2eb;}
This box has a color of #ddc2eb
<div style="background-color:#ddc2eb;">Content here</div>
.mybackground {background-color:#ddc2eb;}
Border around this has a color of #ddc2eb
<div style="border:2px solid #ddc2eb;">Content here</div>
.myborder {border:2px solid #ddc2eb;}