#ddcdde color space conversions
Hex:
#ddcdde
RGB:
221, 205, 222
CMY:
13, 20, 13
CMYK:
0, 8, 0, 13
HSL:
296°, 20.4819%, 83.7255%
HSV (HSB):
296°, 7.6577%, 87.0588%
XYZ:
64.8349, 64.3087, 78.1029
xyY:
0.3128, 0.3103, 64.3087
CIE-Lab:
84.1262, 8.5641, -6.4012
CIE-LCH:
84.1262, 10.6920, 323.2237
CIE-Luv:
84.1262, 8.0608, -11.3303
Hunter-Lab:
80.1927, 3.9780, -1.6100
#ddcdde color charts
#ddcdde color shades, tints & tones
#ddcdde color schemes
#ddcdde color preview, HTML & CSS examples
This text has a color of #ddcdde
<p style="color:#ddcdde;">Text here</p>
.mytext {color:#ddcdde;}
This box has a color of #ddcdde
<div style="background-color:#ddcdde;">Content here</div>
.mybackground {background-color:#ddcdde;}
Border around this has a color of #ddcdde
<div style="border:2px solid #ddcdde;">Content here</div>
.myborder {border:2px solid #ddcdde;}