#b2bbc1 color space conversions
Hex:
#b2bbc1
RGB:
178, 187, 193
CMY:
30, 27, 24
CMYK:
8, 3, 0, 24
HSL:
204°, 10.7914%, 72.7451%
HSV (HSB):
204°, 7.7720%, 75.6863%
XYZ:
45.7561, 48.8559, 57.4706
xyY:
0.3009, 0.3212, 48.8559
CIE-Lab:
75.3616, -1.9317, -4.1112
CIE-LCH:
75.3616, 4.5424, 244.8335
CIE-Luv:
75.3616, -5.2772, -5.8594
Hunter-Lab:
69.8970, -5.4698, 0.1785
#b2bbc1 color charts
#b2bbc1 color shades, tints & tones
#b2bbc1 color schemes
#b2bbc1 color preview, HTML & CSS examples
This text has a color of #b2bbc1
<p style="color:#b2bbc1;">Text here</p>
.mytext {color:#b2bbc1;}
This box has a color of #b2bbc1
<div style="background-color:#b2bbc1;">Content here</div>
.mybackground {background-color:#b2bbc1;}
Border around this has a color of #b2bbc1
<div style="border:2px solid #b2bbc1;">Content here</div>
.myborder {border:2px solid #b2bbc1;}