#defae5 color space conversions
Hex:
#defae5
RGB:
222, 250, 229
CMY:
13, 2, 10
CMYK:
11, 0, 8, 2
HSL:
135°, 73.6842%, 92.5490%
HSV (HSB):
135°, 11.2000%, 98.0392%
XYZ:
78.4527, 89.5580, 87.2803
xyY:
0.3073, 0.3508, 89.5580
CIE-Lab:
95.8131, -12.9312, 6.9942
CIE-LCH:
95.8131, 14.7015, 151.5919
CIE-Luv:
95.8131, -14.2669, 12.9474
Hunter-Lab:
94.6351, -17.6345, 11.5624
#defae5 color charts
#defae5 color shades, tints & tones
#defae5 color schemes
#defae5 color preview, HTML & CSS examples
This text has a color of #defae5
<p style="color:#defae5;">Text here</p>
.mytext {color:#defae5;}
This box has a color of #defae5
<div style="background-color:#defae5;">Content here</div>
.mybackground {background-color:#defae5;}
Border around this has a color of #defae5
<div style="border:2px solid #defae5;">Content here</div>
.myborder {border:2px solid #defae5;}