#b2bcb3 color space conversions
Hex:
#b2bcb3
RGB:
178, 188, 179
CMY:
30, 26, 30
CMYK:
5, 0, 5, 26
HSL:
126°, 6.9444%, 71.7647%
HSV (HSB):
126°, 5.3191%, 73.7255%
XYZ:
44.4800, 48.6861, 49.7008
xyY:
0.3113, 0.3408, 48.6861
CIE-Lab:
75.2556, -5.1522, 3.3454
CIE-LCH:
75.2556, 6.1430, 147.0038
CIE-Luv:
75.2556, -5.1454, 5.8148
Hunter-Lab:
69.7754, -8.3179, 6.6107
#b2bcb3 color charts
#b2bcb3 color shades, tints & tones
#b2bcb3 color schemes
#b2bcb3 color preview, HTML & CSS examples
This text has a color of #b2bcb3
<p style="color:#b2bcb3;">Text here</p>
.mytext {color:#b2bcb3;}
This box has a color of #b2bcb3
<div style="background-color:#b2bcb3;">Content here</div>
.mybackground {background-color:#b2bcb3;}
Border around this has a color of #b2bcb3
<div style="border:2px solid #b2bcb3;">Content here</div>
.myborder {border:2px solid #b2bcb3;}