#deeabe color space conversions
Hex:
#deeabe
RGB:
222, 234, 190
CMY:
13, 8, 25
CMYK:
5, 0, 19, 8
HSL:
76°, 51.1628%, 83.1373%
HSV (HSB):
76°, 18.8034%, 91.7647%
XYZ:
68.8413, 78.0929, 60.1603
xyY:
0.3324, 0.3771, 78.0929
CIE-Lab:
90.8223, -11.4128, 20.0620
CIE-LCH:
90.8223, 23.0811, 119.6346
CIE-Luv:
90.8223, -4.7446, 31.1341
Hunter-Lab:
88.3702, -15.5946, 21.4959
#deeabe color charts
#deeabe color shades, tints & tones
#deeabe color schemes
#deeabe color preview, HTML & CSS examples
This text has a color of #deeabe
<p style="color:#deeabe;">Text here</p>
.mytext {color:#deeabe;}
This box has a color of #deeabe
<div style="background-color:#deeabe;">Content here</div>
.mybackground {background-color:#deeabe;}
Border around this has a color of #deeabe
<div style="border:2px solid #deeabe;">Content here</div>
.myborder {border:2px solid #deeabe;}