#def8dd color space conversions
Hex:
#def8dd
RGB:
222, 248, 221
CMY:
13, 3, 13
CMYK:
10, 0, 11, 3
HSL:
118°, 65.8537%, 91.9608%
HSV (HSB):
118°, 10.8871%, 97.2549%
XYZ:
76.7427, 87.8849, 81.3253
xyY:
0.3120, 0.3573, 87.8849
CIE-Lab:
95.1124, -13.3436, 10.1114
CIE-LCH:
95.1124, 16.7419, 142.8463
CIE-Luv:
95.1124, -13.0412, 17.6263
Hunter-Lab:
93.7469, -17.9341, 14.1889
#def8dd color charts
#def8dd color shades, tints & tones
#def8dd color schemes
#def8dd color preview, HTML & CSS examples
This text has a color of #def8dd
<p style="color:#def8dd;">Text here</p>
.mytext {color:#def8dd;}
This box has a color of #def8dd
<div style="background-color:#def8dd;">Content here</div>
.mybackground {background-color:#def8dd;}
Border around this has a color of #def8dd
<div style="border:2px solid #def8dd;">Content here</div>
.myborder {border:2px solid #def8dd;}