#dfceda color space conversions
Hex:
#dfceda
RGB:
223, 206, 218
CMY:
13, 19, 15
CMYK:
0, 8, 2, 13
HSL:
318°, 20.9877%, 84.1176%
HSV (HSB):
318°, 7.6233%, 87.4510%
XYZ:
65.1576, 64.8925, 75.4210
xyY:
0.3171, 0.3158, 64.8925
CIE-Lab:
84.4283, 7.9910, -3.8073
CIE-LCH:
84.4283, 8.8516, 334.5247
CIE-Luv:
84.4283, 9.0257, -7.2225
Hunter-Lab:
80.5559, 3.4068, 0.8785
#dfceda color charts
#dfceda color shades, tints & tones
#dfceda color schemes
#dfceda color preview, HTML & CSS examples
This text has a color of #dfceda
<p style="color:#dfceda;">Text here</p>
.mytext {color:#dfceda;}
This box has a color of #dfceda
<div style="background-color:#dfceda;">Content here</div>
.mybackground {background-color:#dfceda;}
Border around this has a color of #dfceda
<div style="border:2px solid #dfceda;">Content here</div>
.myborder {border:2px solid #dfceda;}