#b1b1aa color space conversions
Hex:
#b1b1aa
RGB:
177, 177, 170
CMY:
31, 31, 33
CMYK:
0, 0, 4, 31
HSL:
60°, 4.2945%, 68.0392%
HSV (HSB):
60°, 3.9548%, 69.4118%
XYZ:
41.1093, 43.6937, 44.2972
xyY:
0.3184, 0.3384, 43.6937
CIE-Lab:
72.0233, -1.2841, 3.5686
CIE-LCH:
72.0233, 3.7926, 109.7898
CIE-Luv:
72.0233, 0.3925, 5.4210
Hunter-Lab:
66.1012, -4.6653, 6.5381
#b1b1aa color charts
#b1b1aa color shades, tints & tones
#b1b1aa color schemes
#b1b1aa color preview, HTML & CSS examples
This text has a color of #b1b1aa
<p style="color:#b1b1aa;">Text here</p>
.mytext {color:#b1b1aa;}
This box has a color of #b1b1aa
<div style="background-color:#b1b1aa;">Content here</div>
.mybackground {background-color:#b1b1aa;}
Border around this has a color of #b1b1aa
<div style="border:2px solid #b1b1aa;">Content here</div>
.myborder {border:2px solid #b1b1aa;}