#b5b6a5 color space conversions
Hex:
#b5b6a5
RGB:
181, 182, 165
CMY:
29, 29, 35
CMYK:
1, 0, 9, 29
HSL:
64°, 10.4294%, 68.0392%
HSV (HSB):
64°, 9.3407%, 71.3725%
XYZ:
42.5755, 45.9963, 42.2315
xyY:
0.3255, 0.3516, 45.9963
CIE-Lab:
73.5431, -3.3920, 8.5294
CIE-LCH:
73.5431, 9.1791, 111.6868
CIE-Luv:
73.5431, 0.3510, 12.8688
Hunter-Lab:
67.8205, -6.6295, 10.5548
#b5b6a5 color charts
#b5b6a5 color shades, tints & tones
#b5b6a5 color schemes
#b5b6a5 color preview, HTML & CSS examples
This text has a color of #b5b6a5
<p style="color:#b5b6a5;">Text here</p>
.mytext {color:#b5b6a5;}
This box has a color of #b5b6a5
<div style="background-color:#b5b6a5;">Content here</div>
.mybackground {background-color:#b5b6a5;}
Border around this has a color of #b5b6a5
<div style="border:2px solid #b5b6a5;">Content here</div>
.myborder {border:2px solid #b5b6a5;}