#def2d2 color space conversions
Hex:
#def2d2
RGB:
222, 242, 210
CMY:
13, 5, 18
CMYK:
8, 0, 13, 5
HSL:
98°, 55.1724%, 88.6275%
HSV (HSB):
98°, 13.2231%, 94.9020%
XYZ:
73.5092, 83.6870, 73.2516
xyY:
0.3190, 0.3631, 83.6870
CIE-Lab:
93.3144, -12.2267, 13.2267
CIE-LCH:
93.3144, 18.0121, 132.7501
CIE-Luv:
93.3144, -9.6603, 21.8807
Hunter-Lab:
91.4806, -16.6575, 16.5609
#def2d2 color charts
#def2d2 color shades, tints & tones
#def2d2 color schemes
#def2d2 color preview, HTML & CSS examples
This text has a color of #def2d2
<p style="color:#def2d2;">Text here</p>
.mytext {color:#def2d2;}
This box has a color of #def2d2
<div style="background-color:#def2d2;">Content here</div>
.mybackground {background-color:#def2d2;}
Border around this has a color of #def2d2
<div style="border:2px solid #def2d2;">Content here</div>
.myborder {border:2px solid #def2d2;}