#b5b1b5 color space conversions
Hex:
#b5b1b5
RGB:
181, 177, 181
CMY:
29, 31, 29
CMYK:
0, 2, 0, 29
HSL:
300°, 2.6316%, 70.1961%
HSV (HSB):
300°, 2.2099%, 70.9804%
XYZ:
43.1187, 44.6042, 50.0529
xyY:
0.3130, 0.3237, 44.6042
CIE-Lab:
72.6305, 2.1615, -1.5434
CIE-LCH:
72.6305, 2.6560, 324.4715
CIE-Luv:
72.6305, 2.0468, -2.6579
Hunter-Lab:
66.7864, -1.6329, 2.3157
#b5b1b5 color charts
#b5b1b5 color shades, tints & tones
#b5b1b5 color schemes
#b5b1b5 color preview, HTML & CSS examples
This text has a color of #b5b1b5
<p style="color:#b5b1b5;">Text here</p>
.mytext {color:#b5b1b5;}
This box has a color of #b5b1b5
<div style="background-color:#b5b1b5;">Content here</div>
.mybackground {background-color:#b5b1b5;}
Border around this has a color of #b5b1b5
<div style="border:2px solid #b5b1b5;">Content here</div>
.myborder {border:2px solid #b5b1b5;}