#b3b4ab color space conversions
Hex:
#b3b4ab
RGB:
179, 180, 171
CMY:
30, 29, 33
CMYK:
1, 0, 5, 29
HSL:
67°, 5.6604%, 68.8235%
HSV (HSB):
67°, 5.0000%, 70.5882%
XYZ:
42.2623, 45.1665, 45.0186
xyY:
0.3191, 0.3410, 45.1665
CIE-Lab:
73.0014, -1.9974, 4.4549
CIE-LCH:
73.0014, 4.8821, 114.1492
CIE-Luv:
73.0014, -0.0746, 6.8358
Hunter-Lab:
67.2060, -5.3612, 7.3282
#b3b4ab color charts
#b3b4ab color shades, tints & tones
#b3b4ab color schemes
#b3b4ab color preview, HTML & CSS examples
This text has a color of #b3b4ab
<p style="color:#b3b4ab;">Text here</p>
.mytext {color:#b3b4ab;}
This box has a color of #b3b4ab
<div style="background-color:#b3b4ab;">Content here</div>
.mybackground {background-color:#b3b4ab;}
Border around this has a color of #b3b4ab
<div style="border:2px solid #b3b4ab;">Content here</div>
.myborder {border:2px solid #b3b4ab;}