#defeda color space conversions
Hex:
#defeda
RGB:
222, 254, 218
CMY:
13, 0, 15
CMYK:
13, 0, 14, 0
HSL:
113°, 94.7368%, 92.5490%
HSV (HSB):
113°, 14.1732%, 99.6078%
XYZ:
78.2209, 91.4752, 79.8635
xyY:
0.3134, 0.3665, 91.4752
CIE-Lab:
96.6054, -16.8084, 13.7792
CIE-LCH:
96.6054, 21.7345, 140.6557
CIE-Luv:
96.6054, -15.9431, 23.6445
Hunter-Lab:
95.6427, -21.3892, 17.4416
#defeda color charts
#defeda color shades, tints & tones
#defeda color schemes
#defeda color preview, HTML & CSS examples
This text has a color of #defeda
<p style="color:#defeda;">Text here</p>
.mytext {color:#defeda;}
This box has a color of #defeda
<div style="background-color:#defeda;">Content here</div>
.mybackground {background-color:#defeda;}
Border around this has a color of #defeda
<div style="border:2px solid #defeda;">Content here</div>
.myborder {border:2px solid #defeda;}