#ddceeb color space conversions
Hex:
#ddceeb
RGB:
221, 206, 235
CMY:
13, 19, 8
CMYK:
6, 12, 0, 8
HSL:
271°, 42.0290%, 86.4706%
HSV (HSB):
271°, 12.3404%, 92.1569%
XYZ:
66.8855, 65.5129, 87.7173
xyY:
0.3039, 0.2976, 65.5129
CIE-Lab:
84.7474, 10.4790, -12.3942
CIE-LCH:
84.7474, 16.2304, 310.2138
CIE-Luv:
84.7474, 6.5726, -21.1352
Hunter-Lab:
80.9401, 5.8599, -7.5964
#ddceeb color charts
#ddceeb color shades, tints & tones
#ddceeb color schemes
#ddceeb color preview, HTML & CSS examples
This text has a color of #ddceeb
<p style="color:#ddceeb;">Text here</p>
.mytext {color:#ddceeb;}
This box has a color of #ddceeb
<div style="background-color:#ddceeb;">Content here</div>
.mybackground {background-color:#ddceeb;}
Border around this has a color of #ddceeb
<div style="border:2px solid #ddceeb;">Content here</div>
.myborder {border:2px solid #ddceeb;}