#def7e2 color space conversions
Hex:
#def7e2
RGB:
222, 247, 226
CMY:
13, 3, 11
CMYK:
10, 0, 9, 3
HSL:
130°, 60.9756%, 91.9608%
HSV (HSB):
130°, 10.1215%, 96.8627%
XYZ:
77.1124, 87.5421, 84.7846
xyY:
0.3091, 0.3510, 87.5421
CIE-Lab:
94.9678, -11.9738, 7.3248
CIE-LCH:
94.9678, 14.0365, 148.5445
CIE-Luv:
94.9678, -12.6995, 13.2528
Hunter-Lab:
93.5639, -16.6229, 11.7681
#def7e2 color charts
#def7e2 color shades, tints & tones
#def7e2 color schemes
#def7e2 color preview, HTML & CSS examples
This text has a color of #def7e2
<p style="color:#def7e2;">Text here</p>
.mytext {color:#def7e2;}
This box has a color of #def7e2
<div style="background-color:#def7e2;">Content here</div>
.mybackground {background-color:#def7e2;}
Border around this has a color of #def7e2
<div style="border:2px solid #def7e2;">Content here</div>
.myborder {border:2px solid #def7e2;}