#dfdbbb color space conversions
Hex:
#dfdbbb
RGB:
223, 219, 187
CMY:
13, 14, 27
CMYK:
0, 2, 16, 13
HSL:
53°, 36.0000%, 80.3922%
HSV (HSB):
53°, 16.1435%, 87.4510%
XYZ:
64.7326, 69.9389, 57.1015
xyY:
0.3375, 0.3647, 69.9389
CIE-Lab:
86.9669, -3.9117, 16.2447
CIE-LCH:
86.9669, 16.7090, 103.5390
CIE-Luv:
86.9669, 4.1193, 24.2644
Hunter-Lab:
83.6295, -8.1853, 18.0579
#dfdbbb color charts
#dfdbbb color shades, tints & tones
#dfdbbb color schemes
#dfdbbb color preview, HTML & CSS examples
This text has a color of #dfdbbb
<p style="color:#dfdbbb;">Text here</p>
.mytext {color:#dfdbbb;}
This box has a color of #dfdbbb
<div style="background-color:#dfdbbb;">Content here</div>
.mybackground {background-color:#dfdbbb;}
Border around this has a color of #dfdbbb
<div style="border:2px solid #dfdbbb;">Content here</div>
.myborder {border:2px solid #dfdbbb;}