#ddcfde color space conversions
Hex:
#ddcfde
RGB:
221, 207, 222
CMY:
13, 19, 13
CMYK:
0, 7, 0, 13
HSL:
296°, 18.5185%, 84.1176%
HSV (HSB):
296°, 6.7568%, 87.0588%
XYZ:
65.3164, 65.2717, 78.2634
xyY:
0.3127, 0.3125, 65.2717
CIE-Lab:
84.6236, 7.5074, -5.6663
CIE-LCH:
84.6236, 9.4058, 322.9556
CIE-Luv:
84.6236, 7.0456, -10.0123
Hunter-Lab:
80.7909, 2.9265, -0.8815
#ddcfde color charts
#ddcfde color shades, tints & tones
#ddcfde color schemes
#ddcfde color preview, HTML & CSS examples
This text has a color of #ddcfde
<p style="color:#ddcfde;">Text here</p>
.mytext {color:#ddcfde;}
This box has a color of #ddcfde
<div style="background-color:#ddcfde;">Content here</div>
.mybackground {background-color:#ddcfde;}
Border around this has a color of #ddcfde
<div style="border:2px solid #ddcfde;">Content here</div>
.myborder {border:2px solid #ddcfde;}