#b1b5b3 color space conversions
Hex:
#b1b5b3
RGB:
177, 181, 179
CMY:
31, 29, 30
CMYK:
2, 0, 1, 29
HSL:
150°, 2.6316%, 70.1961%
HSV (HSB):
150°, 2.2099%, 70.9804%
XYZ:
42.7920, 45.6495, 49.2037
xyY:
0.3109, 0.3316, 45.6495
CIE-Lab:
73.3175, -1.7724, 0.5190
CIE-LCH:
73.3175, 1.8468, 163.6774
CIE-Luv:
73.3175, -2.1462, 1.0707
Hunter-Lab:
67.5644, -5.1846, 4.1173
#b1b5b3 color charts
#b1b5b3 color shades, tints & tones
#b1b5b3 color schemes
#b1b5b3 color preview, HTML & CSS examples
This text has a color of #b1b5b3
<p style="color:#b1b5b3;">Text here</p>
.mytext {color:#b1b5b3;}
This box has a color of #b1b5b3
<div style="background-color:#b1b5b3;">Content here</div>
.mybackground {background-color:#b1b5b3;}
Border around this has a color of #b1b5b3
<div style="border:2px solid #b1b5b3;">Content here</div>
.myborder {border:2px solid #b1b5b3;}