#ddecef color space conversions
Hex:
#ddecef
RGB:
221, 236, 239
CMY:
13, 7, 6
CMYK:
8, 1, 0, 6
HSL:
190°, 36.0000%, 90.1961%
HSV (HSB):
190°, 7.5314%, 93.7255%
XYZ:
75.3942, 81.5951, 93.4371
xyY:
0.3011, 0.3258, 81.5951
CIE-Lab:
92.3958, -4.3774, -3.1673
CIE-LCH:
92.3958, 5.4030, 215.8878
CIE-Luv:
92.3958, -8.3165, -4.1390
Hunter-Lab:
90.3300, -9.0918, 1.9016
#ddecef color charts
#ddecef color shades, tints & tones
#ddecef color schemes
#ddecef color preview, HTML & CSS examples
This text has a color of #ddecef
<p style="color:#ddecef;">Text here</p>
.mytext {color:#ddecef;}
This box has a color of #ddecef
<div style="background-color:#ddecef;">Content here</div>
.mybackground {background-color:#ddecef;}
Border around this has a color of #ddecef
<div style="border:2px solid #ddecef;">Content here</div>
.myborder {border:2px solid #ddecef;}