#dfe6e5 color space conversions
Hex:
#dfe6e5
RGB:
223, 230, 229
CMY:
13, 10, 10
CMYK:
3, 0, 0, 10
HSL:
171°, 12.2807%, 88.8235%
HSV (HSB):
171°, 3.0435%, 90.1961%
XYZ:
72.8711, 77.9387, 85.3317
xyY:
0.3086, 0.3301, 77.9387
CIE-Lab:
90.7519, -2.5135, -0.3389
CIE-LCH:
90.7519, 2.5363, 187.6794
CIE-Luv:
90.7519, -3.8350, -0.0744
Hunter-Lab:
88.2829, -7.1564, 4.4901
#dfe6e5 color charts
#dfe6e5 color shades, tints & tones
#dfe6e5 color schemes
#dfe6e5 color preview, HTML & CSS examples
This text has a color of #dfe6e5
<p style="color:#dfe6e5;">Text here</p>
.mytext {color:#dfe6e5;}
This box has a color of #dfe6e5
<div style="background-color:#dfe6e5;">Content here</div>
.mybackground {background-color:#dfe6e5;}
Border around this has a color of #dfe6e5
<div style="border:2px solid #dfe6e5;">Content here</div>
.myborder {border:2px solid #dfe6e5;}