#b1b2a5 color space conversions
Hex:
#b1b2a5
RGB:
177, 178, 165
CMY:
31, 30, 35
CMYK:
1, 0, 7, 30
HSL:
65°, 7.7844%, 67.2549%
HSV (HSB):
65°, 7.3034%, 69.8039%
XYZ:
40.8434, 43.9045, 41.9191
xyY:
0.3224, 0.3466, 43.9045
CIE-Lab:
72.1646, -2.7104, 6.5133
CIE-LCH:
72.1646, 7.0547, 112.5939
CIE-Luv:
72.1646, 0.1392, 9.8733
Hunter-Lab:
66.2605, -5.9273, 8.8731
#b1b2a5 color charts
#b1b2a5 color shades, tints & tones
#b1b2a5 color schemes
#b1b2a5 color preview, HTML & CSS examples
This text has a color of #b1b2a5
<p style="color:#b1b2a5;">Text here</p>
.mytext {color:#b1b2a5;}
This box has a color of #b1b2a5
<div style="background-color:#b1b2a5;">Content here</div>
.mybackground {background-color:#b1b2a5;}
Border around this has a color of #b1b2a5
<div style="border:2px solid #b1b2a5;">Content here</div>
.myborder {border:2px solid #b1b2a5;}