#deecf5 color space conversions
Hex:
#deecf5
RGB:
222, 236, 245
CMY:
13, 7, 4
CMYK:
9, 4, 0, 4
HSL:
203°, 53.4884%, 91.5686%
HSV (HSB):
203°, 9.3878%, 96.0784%
XYZ:
76.6011, 82.1131, 98.1983
xyY:
0.2982, 0.3196, 82.1131
CIE-Lab:
92.6247, -2.9075, -5.9475
CIE-LCH:
92.6247, 6.6201, 243.9480
CIE-Luv:
92.6247, -8.0467, -8.7704
Hunter-Lab:
90.6163, -7.6862, -0.8195
#deecf5 color charts
#deecf5 color shades, tints & tones
#deecf5 color schemes
#deecf5 color preview, HTML & CSS examples
This text has a color of #deecf5
<p style="color:#deecf5;">Text here</p>
.mytext {color:#deecf5;}
This box has a color of #deecf5
<div style="background-color:#deecf5;">Content here</div>
.mybackground {background-color:#deecf5;}
Border around this has a color of #deecf5
<div style="border:2px solid #deecf5;">Content here</div>
.myborder {border:2px solid #deecf5;}