#dfbbbb color space conversions
Hex:
#dfbbbb
RGB:
223, 187, 187
CMY:
13, 27, 27
CMYK:
0, 16, 16, 13
HSL:
0°, 36.0000%, 80.3922%
HSV (HSB):
0°, 16.1435%, 87.4510%
XYZ:
57.1714, 54.8165, 54.5811
xyY:
0.3432, 0.3291, 54.8165
CIE-Lab:
78.9354, 12.8645, 4.8061
CIE-LCH:
78.9354, 13.7330, 20.4855
CIE-Luv:
78.9354, 21.9431, 4.7196
Hunter-Lab:
74.0382, 8.2688, 8.1180
#dfbbbb color charts
#dfbbbb color shades, tints & tones
#dfbbbb color schemes
#dfbbbb color preview, HTML & CSS examples
This text has a color of #dfbbbb
<p style="color:#dfbbbb;">Text here</p>
.mytext {color:#dfbbbb;}
This box has a color of #dfbbbb
<div style="background-color:#dfbbbb;">Content here</div>
.mybackground {background-color:#dfbbbb;}
Border around this has a color of #dfbbbb
<div style="border:2px solid #dfbbbb;">Content here</div>
.myborder {border:2px solid #dfbbbb;}