#ddeaf8 color space conversions
Hex:
#ddeaf8
RGB:
221, 234, 248
CMY:
13, 8, 3
CMYK:
11, 6, 0, 3
HSL:
211°, 65.8537%, 91.9608%
HSV (HSB):
211°, 10.8871%, 97.2549%
XYZ:
76.1849, 80.9951, 100.4252
xyY:
0.2957, 0.3144, 80.9951
CIE-Lab:
92.1295, -1.6171, -8.2511
CIE-LCH:
92.1295, 8.4081, 258.9114
CIE-Luv:
92.1295, -7.7454, -12.6484
Hunter-Lab:
89.9973, -6.3906, -3.1618
#ddeaf8 color charts
#ddeaf8 color shades, tints & tones
#ddeaf8 color schemes
#ddeaf8 color preview, HTML & CSS examples
This text has a color of #ddeaf8
<p style="color:#ddeaf8;">Text here</p>
.mytext {color:#ddeaf8;}
This box has a color of #ddeaf8
<div style="background-color:#ddeaf8;">Content here</div>
.mybackground {background-color:#ddeaf8;}
Border around this has a color of #ddeaf8
<div style="border:2px solid #ddeaf8;">Content here</div>
.myborder {border:2px solid #ddeaf8;}