#b5b5b7 color space conversions
Hex:
#b5b5b7
RGB:
181, 181, 183
CMY:
29, 29, 28
CMYK:
1, 1, 0, 28
HSL:
240°, 1.3699%, 71.3725%
HSV (HSB):
240°, 1.0929%, 71.7647%
XYZ:
44.1272, 46.2904, 51.4089
xyY:
0.3111, 0.3264, 46.2904
CIE-Lab:
73.7336, 0.3792, -1.0231
CIE-LCH:
73.7336, 1.0911, 290.3367
CIE-Luv:
73.7336, -0.1126, -1.5836
Hunter-Lab:
68.0370, -3.2941, 2.8263
#b5b5b7 color charts
#b5b5b7 color shades, tints & tones
#b5b5b7 color schemes
#b5b5b7 color preview, HTML & CSS examples
This text has a color of #b5b5b7
<p style="color:#b5b5b7;">Text here</p>
.mytext {color:#b5b5b7;}
This box has a color of #b5b5b7
<div style="background-color:#b5b5b7;">Content here</div>
.mybackground {background-color:#b5b5b7;}
Border around this has a color of #b5b5b7
<div style="border:2px solid #b5b5b7;">Content here</div>
.myborder {border:2px solid #b5b5b7;}