#def5ea color space conversions
Hex:
#def5ea
RGB:
222, 245, 234
CMY:
13, 4, 8
CMYK:
9, 0, 4, 4
HSL:
151°, 53.4884%, 91.5686%
HSV (HSB):
151°, 9.3878%, 96.0784%
XYZ:
77.6279, 86.7749, 90.4997
xyY:
0.3045, 0.3404, 86.7749
CIE-Lab:
94.6427, -9.5357, 2.7195
CIE-LCH:
94.6427, 9.9159, 164.0825
CIE-Luv:
94.6427, -11.9794, 5.8641
Hunter-Lab:
93.1531, -14.2672, 7.6059
#def5ea color charts
#def5ea color shades, tints & tones
#def5ea color schemes
#def5ea color preview, HTML & CSS examples
This text has a color of #def5ea
<p style="color:#def5ea;">Text here</p>
.mytext {color:#def5ea;}
This box has a color of #def5ea
<div style="background-color:#def5ea;">Content here</div>
.mybackground {background-color:#def5ea;}
Border around this has a color of #def5ea
<div style="border:2px solid #def5ea;">Content here</div>
.myborder {border:2px solid #def5ea;}