#def2e5 color space conversions
Hex:
#def2e5
RGB:
222, 242, 229
CMY:
13, 5, 10
CMYK:
8, 0, 5, 5
HSL:
141°, 43.4783%, 90.9804%
HSV (HSB):
141°, 8.2645%, 94.9020%
XYZ:
76.0192, 84.6910, 86.4691
xyY:
0.3075, 0.3426, 84.6910
CIE-Lab:
93.7498, -8.9381, 4.0141
CIE-LCH:
93.7498, 9.7981, 155.8149
CIE-Luv:
93.7498, -10.3316, 7.7176
Hunter-Lab:
92.0277, -13.5992, 8.7106
#def2e5 color charts
#def2e5 color shades, tints & tones
#def2e5 color schemes
#def2e5 color preview, HTML & CSS examples
This text has a color of #def2e5
<p style="color:#def2e5;">Text here</p>
.mytext {color:#def2e5;}
This box has a color of #def2e5
<div style="background-color:#def2e5;">Content here</div>
.mybackground {background-color:#def2e5;}
Border around this has a color of #def2e5
<div style="border:2px solid #def2e5;">Content here</div>
.myborder {border:2px solid #def2e5;}