#b5b6a6 color space conversions
Hex:
#b5b6a6
RGB:
181, 182, 166
CMY:
29, 29, 35
CMYK:
1, 0, 9, 29
HSL:
64°, 9.8765%, 68.2353%
HSV (HSB):
64°, 8.7912%, 71.3725%
XYZ:
42.6669, 46.0328, 42.7128
xyY:
0.3247, 0.3503, 46.0328
CIE-Lab:
73.5668, -3.2206, 8.0183
CIE-LCH:
73.5668, 8.6409, 111.8835
CIE-Luv:
73.5668, 0.2984, 12.1236
Hunter-Lab:
67.8475, -6.4807, 10.1677
#b5b6a6 color charts
#b5b6a6 color shades, tints & tones
#b5b6a6 color schemes
#b5b6a6 color preview, HTML & CSS examples
This text has a color of #b5b6a6
<p style="color:#b5b6a6;">Text here</p>
.mytext {color:#b5b6a6;}
This box has a color of #b5b6a6
<div style="background-color:#b5b6a6;">Content here</div>
.mybackground {background-color:#b5b6a6;}
Border around this has a color of #b5b6a6
<div style="border:2px solid #b5b6a6;">Content here</div>
.myborder {border:2px solid #b5b6a6;}