#ddedef color space conversions
Hex:
#ddedef
RGB:
221, 237, 239
CMY:
13, 7, 6
CMYK:
8, 1, 0, 6
HSL:
187°, 36.0000%, 90.1961%
HSV (HSB):
187°, 7.5314%, 93.7255%
XYZ:
75.6830, 82.1725, 93.5333
xyY:
0.3011, 0.3269, 82.1725
CIE-Lab:
92.6509, -4.8869, -2.7926
CIE-LCH:
92.6509, 5.6286, 209.7461
CIE-Luv:
92.6509, -8.8011, -3.4667
Hunter-Lab:
90.6491, -9.6061, 2.2779
#ddedef color charts
#ddedef RGB chart
#ddedef CMYK chart
#ddedef RGB pie chart
#ddedef color shades, tints & tones
#ddedef color schemes
#ddedef color preview, HTML & CSS examples
This text has a color of #ddedef
<p style="color:#ddedef;">Text here</p>
.mytext {color:#ddedef;}
Text color #ddedef
This box has a color of #ddedef
<div style="background-color:#ddedef;">Content here</div>
.mybackground {background-color:#ddedef;}
Background color #ddedef
Border around this has a color of #ddedef
<div style="border:2px solid #ddedef;">Content here</div>
.myborder {border:2px solid #ddedef;}
Border color #ddedef