#def2dc color space conversions
Hex:
#def2dc
RGB:
222, 242, 220
CMY:
13, 5, 14
CMYK:
8, 0, 9, 5
HSL:
115°, 45.8333%, 90.5882%
HSV (HSB):
115°, 9.0909%, 94.9020%
XYZ:
74.7946, 84.2012, 80.0205
xyY:
0.3129, 0.3523, 84.2012
CIE-Lab:
93.5378, -10.5300, 8.3722
CIE-LCH:
93.5378, 13.4526, 141.5124
CIE-Luv:
93.5378, -10.0091, 14.5152
Hunter-Lab:
91.7612, -15.0866, 12.5289
#def2dc color charts
#def2dc RGB chart
#def2dc CMYK chart
#def2dc RGB pie chart
#def2dc color shades, tints & tones
#def2dc color schemes
#def2dc color preview, HTML & CSS examples
This text has a color of #def2dc
<p style="color:#def2dc;">Text here</p>
.mytext {color:#def2dc;}
Text color #def2dc
This box has a color of #def2dc
<div style="background-color:#def2dc;">Content here</div>
.mybackground {background-color:#def2dc;}
Background color #def2dc
Border around this has a color of #def2dc
<div style="border:2px solid #def2dc;">Content here</div>
.myborder {border:2px solid #def2dc;}
Border color #def2dc