#b1b1a6 color space conversions
Hex:
#b1b1a6
RGB:
177, 177, 166
CMY:
31, 31, 35
CMYK:
0, 0, 6, 31
HSL:
60°, 6.5868%, 67.2549%
HSV (HSB):
60°, 6.2147%, 69.4118%
XYZ:
40.7365, 43.5446, 42.3343
xyY:
0.3217, 0.3439, 43.5446
CIE-Lab:
71.9230, -1.9984, 5.6179
CIE-LCH:
71.9230, 5.9628, 109.5810
CIE-Luv:
71.9230, 0.6127, 8.4742
Hunter-Lab:
65.9883, -5.2862, 8.1548
#b1b1a6 color charts
#b1b1a6 color shades, tints & tones
#b1b1a6 color schemes
#b1b1a6 color preview, HTML & CSS examples
This text has a color of #b1b1a6
<p style="color:#b1b1a6;">Text here</p>
.mytext {color:#b1b1a6;}
This box has a color of #b1b1a6
<div style="background-color:#b1b1a6;">Content here</div>
.mybackground {background-color:#b1b1a6;}
Border around this has a color of #b1b1a6
<div style="border:2px solid #b1b1a6;">Content here</div>
.myborder {border:2px solid #b1b1a6;}