#b6b6ba color space conversions
Hex:
#b6b6ba
RGB:
182, 182, 186
CMY:
29, 29, 27
CMYK:
2, 2, 0, 27
HSL:
240°, 2.8169%, 72.1569%
HSV (HSB):
240°, 2.1505%, 72.9412%
XYZ:
44.8823, 46.9462, 53.1503
xyY:
0.3096, 0.3238, 46.9462
CIE-Lab:
74.1553, 0.7573, -2.0349
CIE-LCH:
74.1553, 2.1713, 290.4121
CIE-Luv:
74.1553, -0.2264, -3.1622
Hunter-Lab:
68.5173, -2.9787, 1.9695
#b6b6ba color charts
#b6b6ba color shades, tints & tones
#b6b6ba color schemes
#b6b6ba color preview, HTML & CSS examples
This text has a color of #b6b6ba
<p style="color:#b6b6ba;">Text here</p>
.mytext {color:#b6b6ba;}
This box has a color of #b6b6ba
<div style="background-color:#b6b6ba;">Content here</div>
.mybackground {background-color:#b6b6ba;}
Border around this has a color of #b6b6ba
<div style="border:2px solid #b6b6ba;">Content here</div>
.myborder {border:2px solid #b6b6ba;}