#b5b6a9 color space conversions
Hex:
#b5b6a9
RGB:
181, 182, 169
CMY:
29, 29, 34
CMYK:
1, 0, 7, 29
HSL:
65°, 8.1761%, 68.8235%
HSV (HSB):
65°, 7.1429%, 71.3725%
XYZ:
42.9454, 46.1442, 44.1794
xyY:
0.3222, 0.3462, 46.1442
CIE-Lab:
73.6390, -2.7007, 6.4859
CIE-LCH:
73.6390, 7.0257, 112.6062
CIE-Luv:
73.6390, 0.1397, 9.8721
Hunter-Lab:
67.9295, -6.0280, 8.9902
#b5b6a9 color charts
#b5b6a9 color shades, tints & tones
#b5b6a9 color schemes
#b5b6a9 color preview, HTML & CSS examples
This text has a color of #b5b6a9
<p style="color:#b5b6a9;">Text here</p>
.mytext {color:#b5b6a9;}
This box has a color of #b5b6a9
<div style="background-color:#b5b6a9;">Content here</div>
.mybackground {background-color:#b5b6a9;}
Border around this has a color of #b5b6a9
<div style="border:2px solid #b5b6a9;">Content here</div>
.myborder {border:2px solid #b5b6a9;}