#b1b1b1 color space conversions
Hex:
#b1b1b1
RGB:
177, 177, 177
CMY:
31, 31, 31
CMYK:
0, 0, 0, 31
HSL:
0°, 0.0000%, 69.4118%
HSV (HSB):
0°, 0.0000%, 69.4118%
XYZ:
41.7894, 43.9657, 47.8787
xyY:
0.3127, 0.3290, 43.9657
CIE-Lab:
72.2056, 0.0040, -0.0079
CIE-LCH:
72.2056, 0.0089, 296.8129
CIE-Luv:
72.2056, 0.0007, -0.0124
Hunter-Lab:
66.3066, -3.5380, 3.6026
#b1b1b1 color charts
#b1b1b1 color shades, tints & tones
#b1b1b1 color schemes
#b1b1b1 color preview, HTML & CSS examples
This text has a color of #b1b1b1
<p style="color:#b1b1b1;">Text here</p>
.mytext {color:#b1b1b1;}
This box has a color of #b1b1b1
<div style="background-color:#b1b1b1;">Content here</div>
.mybackground {background-color:#b1b1b1;}
Border around this has a color of #b1b1b1
<div style="border:2px solid #b1b1b1;">Content here</div>
.myborder {border:2px solid #b1b1b1;}