#dfdced color space conversions
Hex:
#dfdced
RGB:
223, 220, 237
CMY:
13, 14, 7
CMYK:
6, 7, 0, 7
HSL:
251°, 32.0755%, 89.6078%
HSV (HSB):
251°, 7.1730%, 92.9412%
XYZ:
71.3107, 72.9888, 90.4505
xyY:
0.3038, 0.3109, 72.9888
CIE-Lab:
88.4424, 4.1515, -7.9367
CIE-LCH:
88.4424, 8.9569, 297.6132
CIE-Luv:
88.4424, 0.6792, -13.0625
Hunter-Lab:
85.4335, -0.5160, -2.9683
#dfdced color charts
#dfdced RGB chart
#dfdced CMYK chart
#dfdced RGB pie chart
#dfdced color shades, tints & tones
#dfdced color schemes
#dfdced color preview, HTML & CSS examples
This text has a color of #dfdced
<p style="color:#dfdced;">Text here</p>
.mytext {color:#dfdced;}
Text color #dfdced
This box has a color of #dfdced
<div style="background-color:#dfdced;">Content here</div>
.mybackground {background-color:#dfdced;}
Background color #dfdced
Border around this has a color of #dfdced
<div style="border:2px solid #dfdced;">Content here</div>
.myborder {border:2px solid #dfdced;}
Border color #dfdced