#bbb9a3 color space conversions
Hex:
#bbb9a3
RGB:
187, 185, 163
CMY:
27, 27, 36
CMYK:
0, 1, 13, 27
HSL:
55°, 15.0000%, 68.6275%
HSV (HSB):
55°, 12.8342%, 73.3333%
XYZ:
44.4533, 47.9071, 41.5544
xyY:
0.3320, 0.3577, 47.9071
CIE-Lab:
74.7663, -3.1205, 11.4220
CIE-LCH:
74.7663, 11.8406, 105.2804
CIE-Luv:
74.7663, 2.3940, 16.8733
Hunter-Lab:
69.2149, -6.4844, 12.8547
#bbb9a3 color charts
#bbb9a3 color shades, tints & tones
#bbb9a3 color schemes
#bbb9a3 color preview, HTML & CSS examples
This text has a color of #bbb9a3
<p style="color:#bbb9a3;">Text here</p>
.mytext {color:#bbb9a3;}
This box has a color of #bbb9a3
<div style="background-color:#bbb9a3;">Content here</div>
.mybackground {background-color:#bbb9a3;}
Border around this has a color of #bbb9a3
<div style="border:2px solid #bbb9a3;">Content here</div>
.myborder {border:2px solid #bbb9a3;}