#deeffd color space conversions
Hex:
#deeffd
RGB:
222, 239, 253
CMY:
13, 6, 1
CMYK:
12, 6, 0, 1
HSL:
207°, 88.5714%, 93.1373%
HSV (HSB):
207°, 12.2530%, 99.2157%
XYZ:
78.7203, 84.3544, 105.0615
xyY:
0.2936, 0.3146, 84.3544
CIE-Lab:
93.6042, -2.8774, -8.6595
CIE-LCH:
93.6042, 9.1250, 251.6194
CIE-Luv:
93.6042, -9.8119, -13.1157
Hunter-Lab:
91.8447, -7.7353, -3.5308
#deeffd color charts
#deeffd color shades, tints & tones
#deeffd color schemes
#deeffd color preview, HTML & CSS examples
This text has a color of #deeffd
<p style="color:#deeffd;">Text here</p>
.mytext {color:#deeffd;}
This box has a color of #deeffd
<div style="background-color:#deeffd;">Content here</div>
.mybackground {background-color:#deeffd;}
Border around this has a color of #deeffd
<div style="border:2px solid #deeffd;">Content here</div>
.myborder {border:2px solid #deeffd;}