#b3b6b6 color space conversions
Hex:
#b3b6b6
RGB:
179, 182, 182
CMY:
30, 29, 29
CMYK:
2, 0, 0, 29
HSL:
180°, 2.0134%, 70.7843%
HSV (HSB):
180°, 1.6484%, 71.3725%
XYZ:
43.7619, 46.4170, 50.9088
xyY:
0.3102, 0.3290, 46.4170
CIE-Lab:
73.8153, -1.0445, -0.3756
CIE-LCH:
73.8153, 1.1099, 199.7780
CIE-Luv:
73.8153, -1.6906, -0.3774
Hunter-Lab:
68.1300, -4.5719, 3.3877
#b3b6b6 color charts
#b3b6b6 color shades, tints & tones
#b3b6b6 color schemes
#b3b6b6 color preview, HTML & CSS examples
This text has a color of #b3b6b6
<p style="color:#b3b6b6;">Text here</p>
.mytext {color:#b3b6b6;}
This box has a color of #b3b6b6
<div style="background-color:#b3b6b6;">Content here</div>
.mybackground {background-color:#b3b6b6;}
Border around this has a color of #b3b6b6
<div style="border:2px solid #b3b6b6;">Content here</div>
.myborder {border:2px solid #b3b6b6;}