#def5db color space conversions
Hex:
#def5db
RGB:
222, 245, 219
CMY:
13, 4, 14
CMYK:
9, 0, 11, 4
HSL:
113°, 56.5217%, 90.9804%
HSV (HSB):
113°, 10.6122%, 96.0784%
XYZ:
75.5628, 85.9489, 79.6250
xyY:
0.3134, 0.3564, 85.9489
CIE-Lab:
94.2905, -12.1993, 9.9677
CIE-LCH:
94.2905, 15.7537, 140.7486
CIE-Luv:
94.2905, -11.4797, 17.1847
Hunter-Lab:
92.7086, -16.7524, 13.9734
#def5db color charts
#def5db color shades, tints & tones
#def5db color schemes
#def5db color preview, HTML & CSS examples
This text has a color of #def5db
<p style="color:#def5db;">Text here</p>
.mytext {color:#def5db;}
This box has a color of #def5db
<div style="background-color:#def5db;">Content here</div>
.mybackground {background-color:#def5db;}
Border around this has a color of #def5db
<div style="border:2px solid #def5db;">Content here</div>
.myborder {border:2px solid #def5db;}