#dfe7f5 color space conversions
Hex:
#dfe7f5
RGB:
223, 231, 245
CMY:
13, 9, 4
CMYK:
9, 6, 0, 4
HSL:
218°, 52.3810%, 91.7647%
HSV (HSB):
218°, 8.9796%, 96.0784%
XYZ:
75.4888, 79.4324, 97.7395
xyY:
0.2988, 0.3144, 79.4324
CIE-Lab:
91.4296, -0.0191, -7.7067
CIE-LCH:
91.4296, 7.7067, 269.8583
CIE-Luv:
91.4296, -5.1142, -12.0395
Hunter-Lab:
89.1248, -4.7789, -2.6335
#dfe7f5 color charts
#dfe7f5 color shades, tints & tones
#dfe7f5 color schemes
#dfe7f5 color preview, HTML & CSS examples
This text has a color of #dfe7f5
<p style="color:#dfe7f5;">Text here</p>
.mytext {color:#dfe7f5;}
This box has a color of #dfe7f5
<div style="background-color:#dfe7f5;">Content here</div>
.mybackground {background-color:#dfe7f5;}
Border around this has a color of #dfe7f5
<div style="border:2px solid #dfe7f5;">Content here</div>
.myborder {border:2px solid #dfe7f5;}