#bbb9a7 color space conversions
Hex:
#bbb9a7
RGB:
187, 185, 167
CMY:
27, 27, 35
CMYK:
0, 1, 11, 27
HSL:
54°, 12.8205%, 69.4118%
HSV (HSB):
54°, 10.6952%, 73.3333%
XYZ:
44.8175, 48.0527, 43.4722
xyY:
0.3287, 0.3524, 48.0527
CIE-Lab:
74.8582, -2.4597, 9.3822
CIE-LCH:
74.8582, 9.6993, 104.6902
CIE-Luv:
74.8582, 2.1729, 13.9383
Hunter-Lab:
69.3201, -5.9045, 11.3420
#bbb9a7 color charts
#bbb9a7 color shades, tints & tones
#bbb9a7 color schemes
#bbb9a7 color preview, HTML & CSS examples
This text has a color of #bbb9a7
<p style="color:#bbb9a7;">Text here</p>
.mytext {color:#bbb9a7;}
This box has a color of #bbb9a7
<div style="background-color:#bbb9a7;">Content here</div>
.mybackground {background-color:#bbb9a7;}
Border around this has a color of #bbb9a7
<div style="border:2px solid #bbb9a7;">Content here</div>
.myborder {border:2px solid #bbb9a7;}