#b6a7a7 color space conversions
Hex:
#b6a7a7
RGB:
182, 167, 167
CMY:
29, 35, 35
CMYK:
0, 8, 8, 29
HSL:
0°, 9.3168%, 68.4314%
HSV (HSB):
0°, 8.2418%, 71.3725%
XYZ:
40.0852, 40.3725, 42.2392
xyY:
0.3267, 0.3290, 40.3725
CIE-Lab:
69.7340, 5.4168, 1.9532
CIE-LCH:
69.7340, 5.7582, 19.8284
CIE-Luv:
69.7340, 8.8391, 1.8946
Hunter-Lab:
63.5394, 1.4166, 5.0633
#b6a7a7 color charts
#b6a7a7 color shades, tints & tones
#b6a7a7 color schemes
#b6a7a7 color preview, HTML & CSS examples
This text has a color of #b6a7a7
<p style="color:#b6a7a7;">Text here</p>
.mytext {color:#b6a7a7;}
This box has a color of #b6a7a7
<div style="background-color:#b6a7a7;">Content here</div>
.mybackground {background-color:#b6a7a7;}
Border around this has a color of #b6a7a7
<div style="border:2px solid #b6a7a7;">Content here</div>
.myborder {border:2px solid #b6a7a7;}