#ddeaea color space conversions
Hex:
#ddeaea
RGB:
221, 234, 234
CMY:
13, 8, 8
CMYK:
6, 0, 0, 8
HSL:
180°, 23.6364%, 89.2157%
HSV (HSB):
180°, 5.5556%, 91.7647%
XYZ:
74.0929, 80.1583, 89.4089
xyY:
0.3041, 0.3290, 80.1583
CIE-Lab:
91.7558, -4.2972, -1.4993
CIE-LCH:
91.7558, 4.5513, 199.2339
CIE-Luv:
91.7558, -7.1278, -1.5534
Hunter-Lab:
89.5312, -8.9591, 3.4628
#ddeaea color charts
#ddeaea color shades, tints & tones
#ddeaea color schemes
#ddeaea color preview, HTML & CSS examples
This text has a color of #ddeaea
<p style="color:#ddeaea;">Text here</p>
.mytext {color:#ddeaea;}
This box has a color of #ddeaea
<div style="background-color:#ddeaea;">Content here</div>
.mybackground {background-color:#ddeaea;}
Border around this has a color of #ddeaea
<div style="border:2px solid #ddeaea;">Content here</div>
.myborder {border:2px solid #ddeaea;}