#def6dd color space conversions
Hex:
#def6dd
RGB:
222, 246, 221
CMY:
13, 4, 13
CMYK:
10, 0, 10, 4
HSL:
118°, 58.1395%, 91.5686%
HSV (HSB):
118°, 10.1626%, 96.4706%
XYZ:
76.1311, 86.6616, 81.1214
xyY:
0.3121, 0.3553, 86.6616
CIE-Lab:
94.5945, -12.3514, 9.3701
CIE-LCH:
94.5945, 15.5034, 142.8149
CIE-Luv:
94.5945, -12.0444, 16.3426
Hunter-Lab:
93.0922, -16.9335, 13.4987
#def6dd color charts
#def6dd color shades, tints & tones
#def6dd color schemes
#def6dd color preview, HTML & CSS examples
This text has a color of #def6dd
<p style="color:#def6dd;">Text here</p>
.mytext {color:#def6dd;}
This box has a color of #def6dd
<div style="background-color:#def6dd;">Content here</div>
.mybackground {background-color:#def6dd;}
Border around this has a color of #def6dd
<div style="border:2px solid #def6dd;">Content here</div>
.myborder {border:2px solid #def6dd;}