#b3b3a2 color space conversions
Hex:
#b3b3a2
RGB:
179, 179, 162
CMY:
30, 30, 36
CMYK:
0, 0, 9, 30
HSL:
60°, 10.0592%, 66.8627%
HSV (HSB):
60°, 9.4972%, 70.1961%
XYZ:
41.2321, 44.4325, 40.5856
xyY:
0.3266, 0.3519, 44.4325
CIE-Lab:
72.5167, -3.0346, 8.6797
CIE-LCH:
72.5167, 9.1949, 109.2710
CIE-Luv:
72.5167, 0.9374, 12.9776
Hunter-Lab:
66.6577, -6.2373, 10.5608
#b3b3a2 color charts
#b3b3a2 color shades, tints & tones
#b3b3a2 color schemes
#b3b3a2 color preview, HTML & CSS examples
This text has a color of #b3b3a2
<p style="color:#b3b3a2;">Text here</p>
.mytext {color:#b3b3a2;}
This box has a color of #b3b3a2
<div style="background-color:#b3b3a2;">Content here</div>
.mybackground {background-color:#b3b3a2;}
Border around this has a color of #b3b3a2
<div style="border:2px solid #b3b3a2;">Content here</div>
.myborder {border:2px solid #b3b3a2;}