#deeaed color space conversions
Hex:
#deeaed
RGB:
222, 234, 237
CMY:
13, 8, 7
CMYK:
6, 1, 0, 7
HSL:
192°, 29.4118%, 90.0000%
HSV (HSB):
192°, 6.3291%, 92.9412%
XYZ:
74.8331, 80.4897, 91.7127
xyY:
0.3029, 0.3258, 80.4897
CIE-Lab:
91.9041, -3.4091, -2.8386
CIE-LCH:
91.9041, 4.4362, 219.7832
CIE-Luv:
91.9041, -6.7258, -3.7905
Hunter-Lab:
89.7160, -8.1143, 2.1917
#deeaed color charts
#deeaed color shades, tints & tones
#deeaed color schemes
#deeaed color preview, HTML & CSS examples
This text has a color of #deeaed
<p style="color:#deeaed;">Text here</p>
.mytext {color:#deeaed;}
This box has a color of #deeaed
<div style="background-color:#deeaed;">Content here</div>
.mybackground {background-color:#deeaed;}
Border around this has a color of #deeaed
<div style="border:2px solid #deeaed;">Content here</div>
.myborder {border:2px solid #deeaed;}