#def9df color space conversions
Hex:
#def9df
RGB:
222, 249, 223
CMY:
13, 2, 13
CMYK:
11, 0, 10, 2
HSL:
122°, 69.2308%, 92.3529%
HSV (HSB):
122°, 10.8434%, 97.6471%
XYZ:
77.3192, 88.6087, 82.8401
xyY:
0.3108, 0.3562, 88.6087
CIE-Lab:
95.4166, -13.4921, 9.5162
CIE-LCH:
95.4166, 16.5104, 144.8041
CIE-Luv:
95.4166, -13.5977, 16.7859
Hunter-Lab:
94.1322, -18.1133, 13.7150
#def9df color charts
#def9df color shades, tints & tones
#def9df color schemes
#def9df color preview, HTML & CSS examples
This text has a color of #def9df
<p style="color:#def9df;">Text here</p>
.mytext {color:#def9df;}
This box has a color of #def9df
<div style="background-color:#def9df;">Content here</div>
.mybackground {background-color:#def9df;}
Border around this has a color of #def9df
<div style="border:2px solid #def9df;">Content here</div>
.myborder {border:2px solid #def9df;}