#ddfade color space conversions
Hex:
#ddfade
RGB:
221, 250, 222
CMY:
13, 2, 13
CMYK:
12, 0, 11, 2
HSL:
122°, 74.3590%, 92.3529%
HSV (HSB):
122°, 11.6000%, 98.0392%
XYZ:
77.1892, 89.0173, 82.2210
xyY:
0.3107, 0.3583, 89.0173
CIE-Lab:
95.5876, -14.4908, 10.2669
CIE-LCH:
95.5876, 17.7593, 144.6819
CIE-Luv:
95.5876, -14.5912, 18.0754
Hunter-Lab:
94.3490, -19.0755, 14.3757
#ddfade color charts
#ddfade RGB chart
#ddfade CMYK chart
#ddfade RGB pie chart
#ddfade color shades, tints & tones
#ddfade color schemes
#ddfade color preview, HTML & CSS examples
This text has a color of #ddfade
<p style="color:#ddfade;">Text here</p>
.mytext {color:#ddfade;}
Text color #ddfade
This box has a color of #ddfade
<div style="background-color:#ddfade;">Content here</div>
.mybackground {background-color:#ddfade;}
Background color #ddfade
Border around this has a color of #ddfade
<div style="border:2px solid #ddfade;">Content here</div>
.myborder {border:2px solid #ddfade;}
Border color #ddfade