#ddfdde color space conversions
Hex:
#ddfdde
RGB:
221, 253, 222
CMY:
13, 1, 13
CMYK:
13, 0, 12, 1
HSL:
122°, 88.8889%, 92.9412%
HSV (HSB):
122°, 12.6482%, 99.2157%
XYZ:
78.1289, 90.8966, 82.5342
xyY:
0.3106, 0.3613, 90.8966
CIE-Lab:
96.3675, -15.9668, 11.3805
CIE-LCH:
96.3675, 19.6075, 144.5202
CIE-Luv:
96.3675, -16.0728, 19.9985
Hunter-Lab:
95.3397, -20.5676, 15.4113
#ddfdde color charts
#ddfdde color shades, tints & tones
#ddfdde color schemes
#ddfdde color preview, HTML & CSS examples
This text has a color of #ddfdde
<p style="color:#ddfdde;">Text here</p>
.mytext {color:#ddfdde;}
This box has a color of #ddfdde
<div style="background-color:#ddfdde;">Content here</div>
.mybackground {background-color:#ddfdde;}
Border around this has a color of #ddfdde
<div style="border:2px solid #ddfdde;">Content here</div>
.myborder {border:2px solid #ddfdde;}