#defae8 color space conversions
Hex:
#defae8
RGB:
222, 250, 232
CMY:
13, 2, 9
CMYK:
11, 0, 7, 2
HSL:
141°, 73.6842%, 92.5490%
HSV (HSB):
141°, 11.2000%, 98.0392%
XYZ:
78.8753, 89.7270, 89.5058
xyY:
0.3056, 0.3476, 89.7270
CIE-Lab:
95.8834, -12.3935, 5.5496
CIE-LCH:
95.8834, 13.5793, 155.8781
CIE-Luv:
95.8834, -14.3549, 10.6814
Hunter-Lab:
94.7243, -17.1338, 10.2834
#defae8 color charts
#defae8 color shades, tints & tones
#defae8 color schemes
#defae8 color preview, HTML & CSS examples
This text has a color of #defae8
<p style="color:#defae8;">Text here</p>
.mytext {color:#defae8;}
This box has a color of #defae8
<div style="background-color:#defae8;">Content here</div>
.mybackground {background-color:#defae8;}
Border around this has a color of #defae8
<div style="border:2px solid #defae8;">Content here</div>
.myborder {border:2px solid #defae8;}