#def7d7 color space conversions
Hex:
#def7d7
RGB:
222, 247, 215
CMY:
13, 3, 16
CMYK:
10, 0, 13, 3
HSL:
107°, 66.6667%, 90.5882%
HSV (HSB):
107°, 12.9555%, 96.8627%
XYZ:
75.6507, 86.9574, 77.0872
xyY:
0.3156, 0.3628, 86.9574
CIE-Lab:
94.7202, -13.8720, 12.6437
CIE-LCH:
94.7202, 18.7695, 137.6522
CIE-Luv:
94.7202, -12.3583, 21.3972
Hunter-Lab:
93.2510, -18.3794, 16.2628
#def7d7 color charts
#def7d7 color shades, tints & tones
#def7d7 color schemes
#def7d7 color preview, HTML & CSS examples
This text has a color of #def7d7
<p style="color:#def7d7;">Text here</p>
.mytext {color:#def7d7;}
This box has a color of #def7d7
<div style="background-color:#def7d7;">Content here</div>
.mybackground {background-color:#def7d7;}
Border around this has a color of #def7d7
<div style="border:2px solid #def7d7;">Content here</div>
.myborder {border:2px solid #def7d7;}