#dfe8d8 color space conversions
Hex:
#dfe8d8
RGB:
223, 232, 216
CMY:
13, 9, 15
CMYK:
4, 0, 7, 9
HSL:
94°, 25.8065%, 87.8431%
HSV (HSB):
94°, 6.8966%, 90.9804%
XYZ:
71.6827, 78.3591, 76.3125
xyY:
0.3167, 0.3462, 78.3591
CIE-Lab:
90.9435, -5.8405, 6.7313
CIE-LCH:
90.9435, 8.9119, 130.9470
CIE-Luv:
90.9435, -4.2308, 11.1853
Hunter-Lab:
88.5207, -10.3645, 10.8513
#dfe8d8 color charts
#dfe8d8 color shades, tints & tones
#dfe8d8 color schemes
#dfe8d8 color preview, HTML & CSS examples
This text has a color of #dfe8d8
<p style="color:#dfe8d8;">Text here</p>
.mytext {color:#dfe8d8;}
This box has a color of #dfe8d8
<div style="background-color:#dfe8d8;">Content here</div>
.mybackground {background-color:#dfe8d8;}
Border around this has a color of #dfe8d8
<div style="border:2px solid #dfe8d8;">Content here</div>
.myborder {border:2px solid #dfe8d8;}