#b3b3a4 color space conversions
Hex:
#b3b3a4
RGB:
179, 179, 164
CMY:
30, 30, 36
CMYK:
0, 0, 8, 30
HSL:
60°, 8.9820%, 67.2549%
HSV (HSB):
60°, 8.3799%, 70.1961%
XYZ:
41.4113, 44.5042, 41.5295
xyY:
0.3249, 0.3492, 44.5042
CIE-Lab:
72.5643, -2.6920, 7.6544
CIE-LCH:
72.5643, 8.1140, 109.3768
CIE-Luv:
72.5643, 0.8299, 11.4868
Hunter-Lab:
66.7115, -5.9408, 9.7886
#b3b3a4 color charts
#b3b3a4 color shades, tints & tones
#b3b3a4 color schemes
#b3b3a4 color preview, HTML & CSS examples
This text has a color of #b3b3a4
<p style="color:#b3b3a4;">Text here</p>
.mytext {color:#b3b3a4;}
This box has a color of #b3b3a4
<div style="background-color:#b3b3a4;">Content here</div>
.mybackground {background-color:#b3b3a4;}
Border around this has a color of #b3b3a4
<div style="border:2px solid #b3b3a4;">Content here</div>
.myborder {border:2px solid #b3b3a4;}