#b3b4bd color space conversions
Hex:
#b3b4bd
RGB:
179, 180, 189
CMY:
30, 29, 26
CMYK:
5, 5, 0, 26
HSL:
234°, 7.0423%, 72.1569%
HSV (HSB):
234°, 5.2910%, 74.1176%
XYZ:
44.0970, 45.9003, 54.6796
xyY:
0.3048, 0.3173, 45.9003
CIE-Lab:
73.4808, 1.3803, -4.6939
CIE-LCH:
73.4808, 4.8927, 286.3867
CIE-Luv:
73.4808, -1.0690, -7.2726
Hunter-Lab:
67.7498, -2.3801, -0.4270
#b3b4bd color charts
#b3b4bd color shades, tints & tones
#b3b4bd color schemes
#b3b4bd color preview, HTML & CSS examples
This text has a color of #b3b4bd
<p style="color:#b3b4bd;">Text here</p>
.mytext {color:#b3b4bd;}
This box has a color of #b3b4bd
<div style="background-color:#b3b4bd;">Content here</div>
.mybackground {background-color:#b3b4bd;}
Border around this has a color of #b3b4bd
<div style="border:2px solid #b3b4bd;">Content here</div>
.myborder {border:2px solid #b3b4bd;}