#deffef color space conversions
Hex:
#deffef
RGB:
222, 255, 239
CMY:
13, 0, 6
CMYK:
13, 0, 6, 0
HSL:
151°, 100.0000%, 93.5294%
HSV (HSB):
151°, 12.9412%, 100.0000%
XYZ:
81.4642, 93.2816, 95.3729
xyY:
0.3016, 0.3453, 93.2816
CIE-Lab:
97.3418, -13.5940, 4.0566
CIE-LCH:
97.3418, 14.1864, 163.3842
CIE-Luv:
97.3418, -16.9660, 8.6482
Hunter-Lab:
96.5824, -18.4601, 9.0602
#deffef color charts
#deffef color shades, tints & tones
#deffef color schemes
#deffef color preview, HTML & CSS examples
This text has a color of #deffef
<p style="color:#deffef;">Text here</p>
.mytext {color:#deffef;}
This box has a color of #deffef
<div style="background-color:#deffef;">Content here</div>
.mybackground {background-color:#deffef;}
Border around this has a color of #deffef
<div style="border:2px solid #deffef;">Content here</div>
.myborder {border:2px solid #deffef;}