#dfeaed color space conversions
Hex:
#dfeaed
RGB:
223, 234, 237
CMY:
13, 8, 7
CMYK:
6, 1, 0, 7
HSL:
193°, 28.0000%, 90.1961%
HSV (HSB):
193°, 5.9072%, 92.9412%
XYZ:
75.1403, 80.6480, 91.7271
xyY:
0.3036, 0.3258, 80.6480
CIE-Lab:
91.9748, -3.0830, -2.7266
CIE-LCH:
91.9748, 4.1157, 221.4894
CIE-Luv:
91.9748, -6.1907, -3.6728
Hunter-Lab:
89.8043, -7.8043, 2.3035
#dfeaed color charts
#dfeaed color shades, tints & tones
#dfeaed color schemes
#dfeaed color preview, HTML & CSS examples
This text has a color of #dfeaed
<p style="color:#dfeaed;">Text here</p>
.mytext {color:#dfeaed;}
This box has a color of #dfeaed
<div style="background-color:#dfeaed;">Content here</div>
.mybackground {background-color:#dfeaed;}
Border around this has a color of #dfeaed
<div style="border:2px solid #dfeaed;">Content here</div>
.myborder {border:2px solid #dfeaed;}