#dfe9d5 color space conversions
Hex:
#dfe9d5
RGB:
223, 233, 213
CMY:
13, 9, 16
CMYK:
4, 0, 9, 9
HSL:
90°, 31.2500%, 87.4510%
HSV (HSB):
90°, 8.5837%, 91.3725%
XYZ:
71.5806, 78.7699, 74.3822
xyY:
0.3185, 0.3505, 78.7699
CIE-Lab:
91.1301, -6.8609, 8.5637
CIE-LCH:
91.1301, 10.9731, 128.7006
CIE-Luv:
91.1301, -4.6093, 14.0721
Hunter-Lab:
88.7524, -11.3529, 12.4365
#dfe9d5 color charts
#dfe9d5 color shades, tints & tones
#dfe9d5 color schemes
#dfe9d5 color preview, HTML & CSS examples
This text has a color of #dfe9d5
<p style="color:#dfe9d5;">Text here</p>
.mytext {color:#dfe9d5;}
This box has a color of #dfe9d5
<div style="background-color:#dfe9d5;">Content here</div>
.mybackground {background-color:#dfe9d5;}
Border around this has a color of #dfe9d5
<div style="border:2px solid #dfe9d5;">Content here</div>
.myborder {border:2px solid #dfe9d5;}