#deecf3 color space conversions
Hex:
#deecf3
RGB:
222, 236, 243
CMY:
13, 7, 5
CMYK:
9, 3, 0, 5
HSL:
200°, 46.6667%, 91.1765%
HSV (HSB):
200°, 8.6420%, 95.2941%
XYZ:
76.2973, 81.9916, 96.5987
xyY:
0.2993, 0.3217, 81.9916
CIE-Lab:
92.5711, -3.2923, -4.9849
CIE-LCH:
92.5711, 5.9740, 236.5573
CIE-Luv:
92.5711, -7.9600, -7.1823
Hunter-Lab:
90.5492, -8.0559, 0.1333
#deecf3 color charts
#deecf3 color shades, tints & tones
#deecf3 color schemes
#deecf3 color preview, HTML & CSS examples
This text has a color of #deecf3
<p style="color:#deecf3;">Text here</p>
.mytext {color:#deecf3;}
This box has a color of #deecf3
<div style="background-color:#deecf3;">Content here</div>
.mybackground {background-color:#deecf3;}
Border around this has a color of #deecf3
<div style="border:2px solid #deecf3;">Content here</div>
.myborder {border:2px solid #deecf3;}