#b5b5bb color space conversions
Hex:
#b5b5bb
RGB:
181, 181, 187
CMY:
29, 29, 27
CMYK:
3, 3, 0, 27
HSL:
240°, 4.2254%, 72.1569%
HSV (HSB):
240°, 3.2086%, 73.3333%
XYZ:
44.5496, 46.4594, 53.6332
xyY:
0.3080, 0.3212, 46.4594
CIE-Lab:
73.8426, 1.1406, -3.0496
CIE-LCH:
73.8426, 3.2559, 290.5071
CIE-Luv:
73.8426, -0.3409, -4.7492
Hunter-Lab:
68.1611, -2.6157, 1.0598
#b5b5bb color charts
#b5b5bb color shades, tints & tones
#b5b5bb color schemes
#b5b5bb color preview, HTML & CSS examples
This text has a color of #b5b5bb
<p style="color:#b5b5bb;">Text here</p>
.mytext {color:#b5b5bb;}
This box has a color of #b5b5bb
<div style="background-color:#b5b5bb;">Content here</div>
.mybackground {background-color:#b5b5bb;}
Border around this has a color of #b5b5bb
<div style="border:2px solid #b5b5bb;">Content here</div>
.myborder {border:2px solid #b5b5bb;}