#b3b9ac color space conversions
Hex:
#b3b9ac
RGB:
179, 185, 172
CMY:
30, 27, 33
CMYK:
3, 0, 7, 27
HSL:
88°, 8.4967%, 70.0000%
HSV (HSB):
88°, 7.0270%, 72.5490%
XYZ:
43.3858, 47.2602, 45.8652
xyY:
0.3178, 0.3462, 47.2602
CIE-Lab:
74.3559, -4.4838, 5.8621
CIE-LCH:
74.3559, 7.3802, 127.4116
CIE-Luv:
74.3559, -2.7280, 9.3163
Hunter-Lab:
68.7460, -7.6539, 8.5658
#b3b9ac color charts
#b3b9ac color shades, tints & tones
#b3b9ac color schemes
#b3b9ac color preview, HTML & CSS examples
This text has a color of #b3b9ac
<p style="color:#b3b9ac;">Text here</p>
.mytext {color:#b3b9ac;}
This box has a color of #b3b9ac
<div style="background-color:#b3b9ac;">Content here</div>
.mybackground {background-color:#b3b9ac;}
Border around this has a color of #b3b9ac
<div style="border:2px solid #b3b9ac;">Content here</div>
.myborder {border:2px solid #b3b9ac;}