#b1b2b6 color space conversions
Hex:
#b1b2b6
RGB:
177, 178, 182
CMY:
31, 30, 29
CMYK:
3, 2, 0, 29
HSL:
228°, 3.3113%, 70.3922%
HSV (HSB):
228°, 2.7473%, 71.3725%
XYZ:
42.4954, 44.5653, 50.6182
xyY:
0.3087, 0.3237, 44.5653
CIE-Lab:
72.6047, 0.4124, -2.1668
CIE-LCH:
72.6047, 2.2057, 280.7768
CIE-Luv:
72.6047, -0.7883, -3.2890
Hunter-Lab:
66.7572, -3.1983, 1.7739
#b1b2b6 color charts
#b1b2b6 color shades, tints & tones
#b1b2b6 color schemes
#b1b2b6 color preview, HTML & CSS examples
This text has a color of #b1b2b6
<p style="color:#b1b2b6;">Text here</p>
.mytext {color:#b1b2b6;}
This box has a color of #b1b2b6
<div style="background-color:#b1b2b6;">Content here</div>
.mybackground {background-color:#b1b2b6;}
Border around this has a color of #b1b2b6
<div style="border:2px solid #b1b2b6;">Content here</div>
.myborder {border:2px solid #b1b2b6;}