#b6b6a5 color space conversions
Hex:
#b6b6a5
RGB:
182, 182, 165
CMY:
29, 29, 35
CMYK:
0, 0, 9, 29
HSL:
60°, 10.4294%, 68.0392%
HSV (HSB):
60°, 9.3407%, 71.3725%
XYZ:
42.8109, 46.1176, 42.2425
xyY:
0.3264, 0.3516, 46.1176
CIE-Lab:
73.6218, -3.0274, 8.6523
CIE-LCH:
73.6218, 9.1667, 109.2847
CIE-Luv:
73.6218, 0.9375, 12.9780
Hunter-Lab:
67.9099, -6.3148, 10.6564
#b6b6a5 color charts
#b6b6a5 color shades, tints & tones
#b6b6a5 color schemes
#b6b6a5 color preview, HTML & CSS examples
This text has a color of #b6b6a5
<p style="color:#b6b6a5;">Text here</p>
.mytext {color:#b6b6a5;}
This box has a color of #b6b6a5
<div style="background-color:#b6b6a5;">Content here</div>
.mybackground {background-color:#b6b6a5;}
Border around this has a color of #b6b6a5
<div style="border:2px solid #b6b6a5;">Content here</div>
.myborder {border:2px solid #b6b6a5;}