#dfeddf color space conversions
Hex:
#dfeddf
RGB:
223, 237, 223
CMY:
13, 7, 13
CMYK:
6, 0, 6, 7
HSL:
120°, 28.0000%, 90.1961%
HSV (HSB):
120°, 5.9072%, 92.9412%
XYZ:
74.0349, 81.5841, 81.6573
xyY:
0.3120, 0.3438, 81.5841
CIE-Lab:
92.3910, -7.1549, 5.1726
CIE-LCH:
92.3910, 8.8289, 144.1352
CIE-Luv:
92.3910, -7.0700, 9.1262
Hunter-Lab:
90.3239, -11.7575, 9.6256
#dfeddf color charts
#dfeddf RGB chart
#dfeddf CMYK chart
#dfeddf RGB pie chart
#dfeddf color shades, tints & tones
#dfeddf color schemes
#dfeddf color preview, HTML & CSS examples
This text has a color of #dfeddf
<p style="color:#dfeddf;">Text here</p>
.mytext {color:#dfeddf;}
Text color #dfeddf
This box has a color of #dfeddf
<div style="background-color:#dfeddf;">Content here</div>
.mybackground {background-color:#dfeddf;}
Background color #dfeddf
Border around this has a color of #dfeddf
<div style="border:2px solid #dfeddf;">Content here</div>
.myborder {border:2px solid #dfeddf;}
Border color #dfeddf