#deeee1 color space conversions
Hex:
#deeee1
RGB:
222, 238, 225
CMY:
13, 7, 12
CMYK:
7, 0, 5, 7
HSL:
131°, 32.0000%, 90.1961%
HSV (HSB):
131°, 6.7227%, 93.3333%
XYZ:
74.2893, 82.1149, 83.1685
xyY:
0.3101, 0.3428, 82.1149
CIE-Lab:
92.6256, -7.6396, 4.4630
CIE-LCH:
92.6256, 8.8477, 149.7070
CIE-Luv:
92.6256, -8.1947, 8.1501
Hunter-Lab:
90.6173, -12.2434, 9.0158
#deeee1 color charts
#deeee1 color shades, tints & tones
#deeee1 color schemes
#deeee1 color preview, HTML & CSS examples
This text has a color of #deeee1
<p style="color:#deeee1;">Text here</p>
.mytext {color:#deeee1;}
This box has a color of #deeee1
<div style="background-color:#deeee1;">Content here</div>
.mybackground {background-color:#deeee1;}
Border around this has a color of #deeee1
<div style="border:2px solid #deeee1;">Content here</div>
.myborder {border:2px solid #deeee1;}