#def0ed color space conversions
Hex:
#def0ed
RGB:
222, 240, 237
CMY:
13, 6, 7
CMYK:
8, 0, 1, 6
HSL:
170°, 37.5000%, 90.5882%
HSV (HSB):
170°, 7.5000%, 94.1176%
XYZ:
76.5704, 83.9642, 92.2918
xyY:
0.3029, 0.3321, 83.9642
CIE-Lab:
93.4349, -6.4620, -0.5960
CIE-LCH:
93.4349, 6.4894, 185.2694
CIE-Luv:
93.4349, -9.6516, 0.2215
Hunter-Lab:
91.6320, -11.1962, 4.4255
#def0ed color charts
#def0ed color shades, tints & tones
#def0ed color schemes
#def0ed color preview, HTML & CSS examples
This text has a color of #def0ed
<p style="color:#def0ed;">Text here</p>
.mytext {color:#def0ed;}
This box has a color of #def0ed
<div style="background-color:#def0ed;">Content here</div>
.mybackground {background-color:#def0ed;}
Border around this has a color of #def0ed
<div style="border:2px solid #def0ed;">Content here</div>
.myborder {border:2px solid #def0ed;}