#dfebed color space conversions
Hex:
#dfebed
RGB:
223, 235, 237
CMY:
13, 8, 7
CMYK:
6, 1, 0, 7
HSL:
189°, 28.0000%, 90.1961%
HSV (HSB):
189°, 5.9072%, 92.9412%
XYZ:
75.4258, 81.2191, 91.8222
xyY:
0.3036, 0.3269, 81.2191
CIE-Lab:
92.2291, -3.5940, -2.3535
CIE-LCH:
92.2291, 4.2960, 213.2188
CIE-Luv:
92.2291, -6.6801, -3.0041
Hunter-Lab:
90.1216, -8.3202, 2.6763
#dfebed color charts
#dfebed color shades, tints & tones
#dfebed color schemes
#dfebed color preview, HTML & CSS examples
This text has a color of #dfebed
<p style="color:#dfebed;">Text here</p>
.mytext {color:#dfebed;}
This box has a color of #dfebed
<div style="background-color:#dfebed;">Content here</div>
.mybackground {background-color:#dfebed;}
Border around this has a color of #dfebed
<div style="border:2px solid #dfebed;">Content here</div>
.myborder {border:2px solid #dfebed;}