#bbb9a6 color space conversions
Hex:
#bbb9a6
RGB:
187, 185, 166
CMY:
27, 27, 35
CMYK:
0, 1, 11, 27
HSL:
54°, 13.3758%, 69.2157%
HSV (HSB):
54°, 11.2299%, 73.3333%
XYZ:
44.7254, 48.0159, 42.9871
xyY:
0.3295, 0.3538, 48.0159
CIE-Lab:
74.8350, -2.6263, 9.8920
CIE-LCH:
74.8350, 10.2347, 104.8691
CIE-Luv:
74.8350, 2.2285, 14.6762
Hunter-Lab:
69.2935, -6.0510, 11.7241
#bbb9a6 color charts
#bbb9a6 color shades, tints & tones
#bbb9a6 color schemes
#bbb9a6 color preview, HTML & CSS examples
This text has a color of #bbb9a6
<p style="color:#bbb9a6;">Text here</p>
.mytext {color:#bbb9a6;}
This box has a color of #bbb9a6
<div style="background-color:#bbb9a6;">Content here</div>
.mybackground {background-color:#bbb9a6;}
Border around this has a color of #bbb9a6
<div style="border:2px solid #bbb9a6;">Content here</div>
.myborder {border:2px solid #bbb9a6;}