#ddeddf color space conversions
Hex:
#ddeddf
RGB:
221, 237, 223
CMY:
13, 7, 13
CMYK:
7, 0, 6, 7
HSL:
128°, 30.7692%, 89.8039%
HSV (HSB):
128°, 6.7511%, 92.9412%
XYZ:
73.4223, 81.2682, 81.6286
xyY:
0.3107, 0.3439, 81.2682
CIE-Lab:
92.2509, -7.8238, 4.9524
CIE-LCH:
92.2509, 9.2595, 147.6663
CIE-Luv:
92.2509, -8.1569, 8.9133
Hunter-Lab:
90.1489, -12.3803, 9.4179
#ddeddf color charts
#ddeddf RGB chart
#ddeddf CMYK chart
#ddeddf RGB pie chart
#ddeddf color shades, tints & tones
#ddeddf color schemes
#ddeddf color preview, HTML & CSS examples
This text has a color of #ddeddf
<p style="color:#ddeddf;">Text here</p>
.mytext {color:#ddeddf;}
Text color #ddeddf
This box has a color of #ddeddf
<div style="background-color:#ddeddf;">Content here</div>
.mybackground {background-color:#ddeddf;}
Background color #ddeddf
Border around this has a color of #ddeddf
<div style="border:2px solid #ddeddf;">Content here</div>
.myborder {border:2px solid #ddeddf;}
Border color #ddeddf