#ddecdc color space conversions
Hex:
#ddecdc
RGB:
221, 236, 220
CMY:
13, 7, 14
CMYK:
6, 0, 7, 7
HSL:
116°, 29.6296%, 89.4118%
HSV (HSB):
116°, 6.7797%, 92.5490%
XYZ:
72.7325, 80.5304, 79.4206
xyY:
0.3126, 0.3461, 80.5304
CIE-Lab:
91.9223, -7.8484, 6.0390
CIE-LCH:
91.9223, 9.9029, 142.4236
CIE-Luv:
91.9223, -7.5358, 10.5373
Hunter-Lab:
89.7387, -12.3699, 10.3442
#ddecdc color charts
#ddecdc RGB chart
#ddecdc CMYK chart
#ddecdc RGB pie chart
#ddecdc color shades, tints & tones
#ddecdc color schemes
#ddecdc color preview, HTML & CSS examples
This text has a color of #ddecdc
<p style="color:#ddecdc;">Text here</p>
.mytext {color:#ddecdc;}
Text color #ddecdc
This box has a color of #ddecdc
<div style="background-color:#ddecdc;">Content here</div>
.mybackground {background-color:#ddecdc;}
Background color #ddecdc
Border around this has a color of #ddecdc
<div style="border:2px solid #ddecdc;">Content here</div>
.myborder {border:2px solid #ddecdc;}
Border color #ddecdc