#def1e5 color space conversions
Hex:
#def1e5
RGB:
222, 241, 229
CMY:
13, 5, 10
CMYK:
8, 0, 5, 5
HSL:
142°, 40.4255%, 90.7843%
HSV (HSB):
142°, 7.8838%, 94.5098%
XYZ:
75.7224, 84.0973, 86.3702
xyY:
0.3076, 0.3416, 84.0973
CIE-Lab:
93.4928, -8.4350, 3.6416
CIE-LCH:
93.4928, 9.1875, 156.6487
CIE-Luv:
93.4928, -9.8378, 7.0613
Hunter-Lab:
91.7046, -13.0920, 8.3521
#def1e5 color charts
#def1e5 color shades, tints & tones
#def1e5 color schemes
#def1e5 color preview, HTML & CSS examples
This text has a color of #def1e5
<p style="color:#def1e5;">Text here</p>
.mytext {color:#def1e5;}
This box has a color of #def1e5
<div style="background-color:#def1e5;">Content here</div>
.mybackground {background-color:#def1e5;}
Border around this has a color of #def1e5
<div style="border:2px solid #def1e5;">Content here</div>
.myborder {border:2px solid #def1e5;}