#def6e6 color space conversions
Hex:
#def6e6
RGB:
222, 246, 230
CMY:
13, 4, 10
CMYK:
10, 0, 7, 4
HSL:
140°, 57.1429%, 91.7647%
HSV (HSB):
140°, 9.7561%, 96.4706%
XYZ:
77.3629, 87.1543, 87.6079
xyY:
0.3068, 0.3457, 87.1543
CIE-Lab:
94.8037, -10.7621, 5.0217
CIE-LCH:
94.8037, 11.8760, 154.9859
CIE-Luv:
94.8037, -12.3355, 9.5784
Hunter-Lab:
93.3565, -15.4539, 9.7104
#def6e6 color charts
#def6e6 color shades, tints & tones
#def6e6 color schemes
#def6e6 color preview, HTML & CSS examples
This text has a color of #def6e6
<p style="color:#def6e6;">Text here</p>
.mytext {color:#def6e6;}
This box has a color of #def6e6
<div style="background-color:#def6e6;">Content here</div>
.mybackground {background-color:#def6e6;}
Border around this has a color of #def6e6
<div style="border:2px solid #def6e6;">Content here</div>
.myborder {border:2px solid #def6e6;}