#b1bbbb color space conversions
Hex:
#b1bbbb
RGB:
177, 187, 187
CMY:
31, 27, 27
CMYK:
5, 0, 0, 27
HSL:
180°, 6.8493%, 71.3725%
HSV (HSB):
180°, 5.3476%, 73.3333%
XYZ:
44.8714, 48.4756, 54.0055
xyY:
0.3045, 0.3290, 48.4756
CIE-Lab:
75.1239, -3.4492, -1.2049
CIE-LCH:
75.1239, 3.6536, 199.2565
CIE-Luv:
75.1239, -5.5427, -1.2086
Hunter-Lab:
69.6244, -6.8034, 2.7477
#b1bbbb color charts
#b1bbbb color shades, tints & tones
#b1bbbb color schemes
#b1bbbb color preview, HTML & CSS examples
This text has a color of #b1bbbb
<p style="color:#b1bbbb;">Text here</p>
.mytext {color:#b1bbbb;}
This box has a color of #b1bbbb
<div style="background-color:#b1bbbb;">Content here</div>
.mybackground {background-color:#b1bbbb;}
Border around this has a color of #b1bbbb
<div style="border:2px solid #b1bbbb;">Content here</div>
.myborder {border:2px solid #b1bbbb;}