#bbb5a1 color space conversions
Hex:
#bbb5a1
RGB:
187, 181, 161
CMY:
27, 29, 37
CMYK:
0, 3, 14, 27
HSL:
46°, 16.0494%, 68.2353%
HSV (HSB):
46°, 13.9037%, 73.3333%
XYZ:
43.4504, 46.1858, 40.3429
xyY:
0.3343, 0.3553, 46.1858
CIE-Lab:
73.6659, -1.3186, 10.9486
CIE-LCH:
73.6659, 11.0277, 96.8671
CIE-Luv:
73.6659, 4.6924, 15.8443
Hunter-Lab:
67.9601, -4.8059, 12.3760
#bbb5a1 color charts
#bbb5a1 color shades, tints & tones
#bbb5a1 color schemes
#bbb5a1 color preview, HTML & CSS examples
This text has a color of #bbb5a1
<p style="color:#bbb5a1;">Text here</p>
.mytext {color:#bbb5a1;}
This box has a color of #bbb5a1
<div style="background-color:#bbb5a1;">Content here</div>
.mybackground {background-color:#bbb5a1;}
Border around this has a color of #bbb5a1
<div style="border:2px solid #bbb5a1;">Content here</div>
.myborder {border:2px solid #bbb5a1;}