#b5b5bc color space conversions
Hex:
#b5b5bc
RGB:
181, 181, 188
CMY:
29, 29, 26
CMYK:
4, 4, 0, 26
HSL:
240°, 4.9645%, 72.3529%
HSV (HSB):
240°, 3.7234%, 73.7255%
XYZ:
44.6570, 46.5023, 54.1991
xyY:
0.3072, 0.3199, 46.5023
CIE-Lab:
73.8703, 1.3333, -3.5554
CIE-LCH:
73.8703, 3.7971, 290.5560
CIE-Luv:
73.8703, -0.3983, -5.5453
Hunter-Lab:
68.1926, -2.4435, 0.6115
#b5b5bc color charts
#b5b5bc color shades, tints & tones
#b5b5bc color schemes
#b5b5bc color preview, HTML & CSS examples
This text has a color of #b5b5bc
<p style="color:#b5b5bc;">Text here</p>
.mytext {color:#b5b5bc;}
This box has a color of #b5b5bc
<div style="background-color:#b5b5bc;">Content here</div>
.mybackground {background-color:#b5b5bc;}
Border around this has a color of #b5b5bc
<div style="border:2px solid #b5b5bc;">Content here</div>
.myborder {border:2px solid #b5b5bc;}