#b3bbc5 color space conversions
Hex:
#b3bbc5
RGB:
179, 187, 197
CMY:
30, 27, 23
CMYK:
9, 5, 0, 23
HSL:
213°, 13.4328%, 73.7255%
HSV (HSB):
213°, 9.1371%, 77.2549%
XYZ:
46.4388, 49.1556, 59.8637
xyY:
0.2987, 0.3162, 49.1556
CIE-Lab:
75.5480, -0.7959, -6.0028
CIE-LCH:
75.5480, 6.0554, 262.4477
CIE-Luv:
75.5480, -4.9307, -8.9489
Hunter-Lab:
70.1110, -4.4630, -1.5465
#b3bbc5 color charts
#b3bbc5 color shades, tints & tones
#b3bbc5 color schemes
#b3bbc5 color preview, HTML & CSS examples
This text has a color of #b3bbc5
<p style="color:#b3bbc5;">Text here</p>
.mytext {color:#b3bbc5;}
This box has a color of #b3bbc5
<div style="background-color:#b3bbc5;">Content here</div>
.mybackground {background-color:#b3bbc5;}
Border around this has a color of #b3bbc5
<div style="border:2px solid #b3bbc5;">Content here</div>
.myborder {border:2px solid #b3bbc5;}