#b0bbb2 color space conversions
Hex:
#b0bbb2
RGB:
176, 187, 178
CMY:
31, 27, 30
CMYK:
6, 0, 5, 27
HSL:
131°, 7.4830%, 71.1765%
HSV (HSB):
131°, 5.8824%, 73.3333%
XYZ:
43.7107, 47.9851, 49.0777
xyY:
0.3105, 0.3409, 47.9851
CIE-Lab:
74.8155, -5.5063, 3.2329
CIE-LCH:
74.8155, 6.3852, 149.5818
CIE-Luv:
74.8155, -5.6964, 5.7055
Hunter-Lab:
69.2713, -8.5899, 6.4838
#b0bbb2 color charts
#b0bbb2 color shades, tints & tones
#b0bbb2 color schemes
#b0bbb2 color preview, HTML & CSS examples
This text has a color of #b0bbb2
<p style="color:#b0bbb2;">Text here</p>
.mytext {color:#b0bbb2;}
This box has a color of #b0bbb2
<div style="background-color:#b0bbb2;">Content here</div>
.mybackground {background-color:#b0bbb2;}
Border around this has a color of #b0bbb2
<div style="border:2px solid #b0bbb2;">Content here</div>
.myborder {border:2px solid #b0bbb2;}