#b3b3ac color space conversions
Hex:
#b3b3ac
RGB:
179, 179, 172
CMY:
30, 30, 33
CMYK:
0, 0, 4, 30
HSL:
60°, 4.4025%, 68.8235%
HSV (HSB):
60°, 3.9106%, 70.1961%
XYZ:
42.1569, 44.8025, 45.4556
xyY:
0.3184, 0.3383, 44.8025
CIE-Lab:
72.7616, -1.2816, 3.5610
CIE-LCH:
72.7616, 3.7846, 109.7935
CIE-Luv:
72.7616, 0.3924, 5.4201
Hunter-Lab:
66.9346, -4.7124, 6.5902
#b3b3ac color charts
#b3b3ac color shades, tints & tones
#b3b3ac color schemes
#b3b3ac color preview, HTML & CSS examples
This text has a color of #b3b3ac
<p style="color:#b3b3ac;">Text here</p>
.mytext {color:#b3b3ac;}
This box has a color of #b3b3ac
<div style="background-color:#b3b3ac;">Content here</div>
.mybackground {background-color:#b3b3ac;}
Border around this has a color of #b3b3ac
<div style="border:2px solid #b3b3ac;">Content here</div>
.myborder {border:2px solid #b3b3ac;}