#dfdbcd color space conversions
Hex:
#dfdbcd
RGB:
223, 219, 205
CMY:
13, 14, 20
CMYK:
0, 2, 8, 13
HSL:
47°, 21.9512%, 83.9216%
HSV (HSB):
47°, 8.0717%, 87.4510%
XYZ:
66.7824, 70.7588, 67.8956
xyY:
0.3251, 0.3444, 70.7588
CIE-Lab:
87.3677, -1.0441, 7.3535
CIE-LCH:
87.3677, 7.4273, 98.0815
CIE-Luv:
87.3677, 3.1011, 11.1501
Hunter-Lab:
84.1182, -5.4938, 11.0272
#dfdbcd color charts
#dfdbcd color shades, tints & tones
#dfdbcd color schemes
#dfdbcd color preview, HTML & CSS examples
This text has a color of #dfdbcd
<p style="color:#dfdbcd;">Text here</p>
.mytext {color:#dfdbcd;}
This box has a color of #dfdbcd
<div style="background-color:#dfdbcd;">Content here</div>
.mybackground {background-color:#dfdbcd;}
Border around this has a color of #dfdbcd
<div style="border:2px solid #dfdbcd;">Content here</div>
.myborder {border:2px solid #dfdbcd;}