#defae7 color space conversions
Hex:
#defae7
RGB:
222, 250, 231
CMY:
13, 2, 9
CMYK:
11, 0, 8, 2
HSL:
139°, 73.6842%, 92.5490%
HSV (HSB):
139°, 11.2000%, 98.0392%
XYZ:
78.7336, 89.6703, 88.7597
xyY:
0.3062, 0.3487, 89.6703
CIE-Lab:
95.8599, -12.5735, 6.0310
CIE-LCH:
95.8599, 13.9451, 154.3749
CIE-Luv:
95.8599, -14.3255, 11.4385
Hunter-Lab:
94.6944, -17.3015, 10.7119
#defae7 color charts
#defae7 color shades, tints & tones
#defae7 color schemes
#defae7 color preview, HTML & CSS examples
This text has a color of #defae7
<p style="color:#defae7;">Text here</p>
.mytext {color:#defae7;}
This box has a color of #defae7
<div style="background-color:#defae7;">Content here</div>
.mybackground {background-color:#defae7;}
Border around this has a color of #defae7
<div style="border:2px solid #defae7;">Content here</div>
.myborder {border:2px solid #defae7;}