#b1b2b7 color space conversions
Hex:
#b1b2b7
RGB:
177, 178, 183
CMY:
31, 30, 28
CMYK:
3, 3, 0, 28
HSL:
230°, 4.0000%, 70.5882%
HSV (HSB):
230°, 3.2787%, 71.7647%
XYZ:
42.5991, 44.6068, 51.1645
xyY:
0.3079, 0.3224, 44.6068
CIE-Lab:
72.6322, 0.6048, -2.6748
CIE-LCH:
72.6322, 2.7423, 282.7410
CIE-Luv:
72.6322, -0.8442, -4.0825
Hunter-Lab:
66.7883, -3.0282, 1.3316
#b1b2b7 color charts
#b1b2b7 color shades, tints & tones
#b1b2b7 color schemes
#b1b2b7 color preview, HTML & CSS examples
This text has a color of #b1b2b7
<p style="color:#b1b2b7;">Text here</p>
.mytext {color:#b1b2b7;}
This box has a color of #b1b2b7
<div style="background-color:#b1b2b7;">Content here</div>
.mybackground {background-color:#b1b2b7;}
Border around this has a color of #b1b2b7
<div style="border:2px solid #b1b2b7;">Content here</div>
.myborder {border:2px solid #b1b2b7;}