#b1b1ac color space conversions
Hex:
#b1b1ac
RGB:
177, 177, 172
CMY:
31, 31, 33
CMYK:
0, 0, 3, 31
HSL:
60°, 3.1056%, 68.4314%
HSV (HSB):
60°, 2.8249%, 69.4118%
XYZ:
41.3000, 43.7700, 45.3014
xyY:
0.3168, 0.3357, 43.7700
CIE-Lab:
72.0745, -0.9209, 2.5454
CIE-LCH:
72.0745, 2.7069, 109.8904
CIE-Luv:
72.0745, 0.2813, 3.8799
Hunter-Lab:
66.1589, -4.3485, 5.7131
#b1b1ac color charts
#b1b1ac color shades, tints & tones
#b1b1ac color schemes
#b1b1ac color preview, HTML & CSS examples
This text has a color of #b1b1ac
<p style="color:#b1b1ac;">Text here</p>
.mytext {color:#b1b1ac;}
This box has a color of #b1b1ac
<div style="background-color:#b1b1ac;">Content here</div>
.mybackground {background-color:#b1b1ac;}
Border around this has a color of #b1b1ac
<div style="border:2px solid #b1b1ac;">Content here</div>
.myborder {border:2px solid #b1b1ac;}