#dfbbbf color space conversions
Hex:
#dfbbbf
RGB:
223, 187, 191
CMY:
13, 27, 25
CMYK:
0, 16, 14, 13
HSL:
353°, 36.0000%, 80.3922%
HSV (HSB):
353°, 16.1435%, 87.4510%
XYZ:
57.6057, 54.9902, 56.8682
xyY:
0.3399, 0.3245, 54.9902
CIE-Lab:
79.0356, 13.4988, 2.7900
CIE-LCH:
79.0356, 13.7841, 11.6778
CIE-Luv:
79.0356, 21.5481, 1.6821
Hunter-Lab:
74.1554, 8.8912, 6.4405
#dfbbbf color charts
#dfbbbf color shades, tints & tones
#dfbbbf color schemes
#dfbbbf color preview, HTML & CSS examples
This text has a color of #dfbbbf
<p style="color:#dfbbbf;">Text here</p>
.mytext {color:#dfbbbf;}
This box has a color of #dfbbbf
<div style="background-color:#dfbbbf;">Content here</div>
.mybackground {background-color:#dfbbbf;}
Border around this has a color of #dfbbbf
<div style="border:2px solid #dfbbbf;">Content here</div>
.myborder {border:2px solid #dfbbbf;}