#b3b7a9 color space conversions
Hex:
#b3b7a9
RGB:
179, 183, 169
CMY:
30, 28, 34
CMYK:
2, 0, 8, 28
HSL:
77°, 8.8608%, 69.0196%
HSV (HSB):
77°, 7.6503%, 71.7647%
XYZ:
42.6853, 46.3153, 44.2261
xyY:
0.3204, 0.3476, 46.3153
CIE-Lab:
73.7496, -3.9536, 6.6244
CIE-LCH:
73.7496, 7.7145, 120.8295
CIE-Luv:
73.7496, -1.5400, 10.2932
Hunter-Lab:
68.0553, -7.1389, 9.1088
#b3b7a9 color charts
#b3b7a9 color shades, tints & tones
#b3b7a9 color schemes
#b3b7a9 color preview, HTML & CSS examples
This text has a color of #b3b7a9
<p style="color:#b3b7a9;">Text here</p>
.mytext {color:#b3b7a9;}
This box has a color of #b3b7a9
<div style="background-color:#b3b7a9;">Content here</div>
.mybackground {background-color:#b3b7a9;}
Border around this has a color of #b3b7a9
<div style="border:2px solid #b3b7a9;">Content here</div>
.myborder {border:2px solid #b3b7a9;}