#b3b3a9 color space conversions
Hex:
#b3b3a9
RGB:
179, 179, 169
CMY:
30, 30, 34
CMYK:
0, 0, 6, 30
HSL:
60°, 6.1728%, 68.2353%
HSV (HSB):
60°, 5.5866%, 70.1961%
XYZ:
41.8719, 44.6885, 43.9550
xyY:
0.3208, 0.3424, 44.6885
CIE-Lab:
72.6863, -1.8180, 5.0944
CIE-LCH:
72.6863, 5.4091, 109.6391
CIE-Luv:
72.6863, 0.5578, 7.7138
Hunter-Lab:
66.8494, -5.1809, 7.8101
#b3b3a9 color charts
#b3b3a9 color shades, tints & tones
#b3b3a9 color schemes
#b3b3a9 color preview, HTML & CSS examples
This text has a color of #b3b3a9
<p style="color:#b3b3a9;">Text here</p>
.mytext {color:#b3b3a9;}
This box has a color of #b3b3a9
<div style="background-color:#b3b3a9;">Content here</div>
.mybackground {background-color:#b3b3a9;}
Border around this has a color of #b3b3a9
<div style="border:2px solid #b3b3a9;">Content here</div>
.myborder {border:2px solid #b3b3a9;}