#b3bcb9 color space conversions
Hex:
#b3bcb9
RGB:
179, 188, 185
CMY:
30, 26, 27
CMYK:
5, 0, 2, 26
HSL:
160°, 6.2937%, 71.9608%
HSV (HSB):
160°, 4.7872%, 73.7255%
XYZ:
45.3306, 49.0529, 52.9779
xyY:
0.3076, 0.3329, 49.0529
CIE-Lab:
75.4842, -3.6788, 0.4268
CIE-LCH:
75.4842, 3.7035, 173.3826
CIE-Luv:
75.4842, -4.8630, 1.2661
Hunter-Lab:
70.0378, -7.0355, 4.1784
#b3bcb9 color charts
#b3bcb9 color shades, tints & tones
#b3bcb9 color schemes
#b3bcb9 color preview, HTML & CSS examples
This text has a color of #b3bcb9
<p style="color:#b3bcb9;">Text here</p>
.mytext {color:#b3bcb9;}
This box has a color of #b3bcb9
<div style="background-color:#b3bcb9;">Content here</div>
.mybackground {background-color:#b3bcb9;}
Border around this has a color of #b3bcb9
<div style="border:2px solid #b3bcb9;">Content here</div>
.myborder {border:2px solid #b3bcb9;}