#deeff7 color space conversions
Hex:
#deeff7
RGB:
222, 239, 247
CMY:
13, 6, 3
CMYK:
10, 3, 0, 3
HSL:
199°, 60.9756%, 91.9608%
HSV (HSB):
199°, 10.1215%, 96.8627%
XYZ:
77.7792, 83.9780, 100.1057
xyY:
0.2970, 0.3207, 83.9780
CIE-Lab:
93.4409, -4.0523, -5.7833
CIE-LCH:
93.4409, 7.0617, 234.9817
CIE-Luv:
93.4409, -9.5668, -8.3244
Hunter-Lab:
91.6395, -8.8669, -0.6199
#deeff7 color charts
#deeff7 color shades, tints & tones
#deeff7 color schemes
#deeff7 color preview, HTML & CSS examples
This text has a color of #deeff7
<p style="color:#deeff7;">Text here</p>
.mytext {color:#deeff7;}
This box has a color of #deeff7
<div style="background-color:#deeff7;">Content here</div>
.mybackground {background-color:#deeff7;}
Border around this has a color of #deeff7
<div style="border:2px solid #deeff7;">Content here</div>
.myborder {border:2px solid #deeff7;}