#b5b5bf color space conversions
Hex:
#b5b5bf
RGB:
181, 181, 191
CMY:
29, 29, 25
CMYK:
5, 5, 0, 25
HSL:
240°, 7.2464%, 72.9412%
HSV (HSB):
240°, 5.2356%, 74.9020%
XYZ:
44.9839, 46.6331, 55.9204
xyY:
0.3049, 0.3161, 46.6331
CIE-Lab:
73.9545, 1.9166, -5.0708
CIE-LCH:
73.9545, 5.4209, 290.7054
CIE-Luv:
73.9545, -0.5713, -7.9442
Hunter-Lab:
68.2884, -1.9208, -0.7498
#b5b5bf color charts
#b5b5bf color shades, tints & tones
#b5b5bf color schemes
#b5b5bf color preview, HTML & CSS examples
This text has a color of #b5b5bf
<p style="color:#b5b5bf;">Text here</p>
.mytext {color:#b5b5bf;}
This box has a color of #b5b5bf
<div style="background-color:#b5b5bf;">Content here</div>
.mybackground {background-color:#b5b5bf;}
Border around this has a color of #b5b5bf
<div style="border:2px solid #b5b5bf;">Content here</div>
.myborder {border:2px solid #b5b5bf;}