#b3b9b4 color space conversions
Hex:
#b3b9b4
RGB:
179, 185, 180
CMY:
30, 27, 29
CMYK:
3, 0, 3, 27
HSL:
130°, 4.1096%, 71.3725%
HSV (HSB):
130°, 3.2432%, 72.5490%
XYZ:
44.1776, 47.5769, 50.0349
xyY:
0.3116, 0.3355, 47.5769
CIE-Lab:
74.5573, -3.0239, 1.7971
CIE-LCH:
74.5573, 3.5176, 149.2765
CIE-Luv:
74.5573, -3.1124, 3.1736
Hunter-Lab:
68.9760, -6.3828, 5.2745
#b3b9b4 color charts
#b3b9b4 color shades, tints & tones
#b3b9b4 color schemes
#b3b9b4 color preview, HTML & CSS examples
This text has a color of #b3b9b4
<p style="color:#b3b9b4;">Text here</p>
.mytext {color:#b3b9b4;}
This box has a color of #b3b9b4
<div style="background-color:#b3b9b4;">Content here</div>
.mybackground {background-color:#b3b9b4;}
Border around this has a color of #b3b9b4
<div style="border:2px solid #b3b9b4;">Content here</div>
.myborder {border:2px solid #b3b9b4;}