#b3b3ab color space conversions
Hex:
#b3b3ab
RGB:
179, 179, 171
CMY:
30, 30, 33
CMYK:
0, 0, 4, 30
HSL:
60°, 5.0000%, 68.6275%
HSV (HSB):
60°, 4.4693%, 70.1961%
XYZ:
42.0612, 44.7642, 44.9516
xyY:
0.3192, 0.3397, 44.7642
CIE-Lab:
72.7363, -1.4614, 4.0719
CIE-LCH:
72.7363, 4.3262, 109.7425
CIE-Luv:
72.7363, 0.4477, 6.1871
Hunter-Lab:
66.9060, -4.8696, 6.9996
#b3b3ab color charts
#b3b3ab color shades, tints & tones
#b3b3ab color schemes
#b3b3ab color preview, HTML & CSS examples
This text has a color of #b3b3ab
<p style="color:#b3b3ab;">Text here</p>
.mytext {color:#b3b3ab;}
This box has a color of #b3b3ab
<div style="background-color:#b3b3ab;">Content here</div>
.mybackground {background-color:#b3b3ab;}
Border around this has a color of #b3b3ab
<div style="border:2px solid #b3b3ab;">Content here</div>
.myborder {border:2px solid #b3b3ab;}