#b1b1b8 color space conversions
Hex:
#b1b1b8
RGB:
177, 177, 184
CMY:
31, 31, 28
CMYK:
4, 4, 0, 28
HSL:
240°, 4.6980%, 70.7843%
HSV (HSB):
240°, 3.8043%, 72.1569%
XYZ:
42.5053, 44.2521, 51.6486
xyY:
0.3071, 0.3197, 44.2521
CIE-Lab:
72.3967, 1.3392, -3.5698
CIE-LCH:
72.3967, 3.8127, 290.5633
CIE-Luv:
72.3967, -0.3986, -5.5489
Hunter-Lab:
66.5222, -2.3588, 0.5321
#b1b1b8 color charts
#b1b1b8 color shades, tints & tones
#b1b1b8 color schemes
#b1b1b8 color preview, HTML & CSS examples
This text has a color of #b1b1b8
<p style="color:#b1b1b8;">Text here</p>
.mytext {color:#b1b1b8;}
This box has a color of #b1b1b8
<div style="background-color:#b1b1b8;">Content here</div>
.mybackground {background-color:#b1b1b8;}
Border around this has a color of #b1b1b8
<div style="border:2px solid #b1b1b8;">Content here</div>
.myborder {border:2px solid #b1b1b8;}