#b8bbb7 color space conversions
Hex:
#b8bbb7
RGB:
184, 187, 183
CMY:
28, 27, 28
CMYK:
2, 0, 2, 27
HSL:
105°, 2.8571%, 72.5490%
HSV (HSB):
105°, 2.1390%, 73.3333%
XYZ:
46.0847, 49.1499, 51.8577
xyY:
0.3133, 0.3341, 49.1499
CIE-Lab:
75.5445, -1.7840, 1.6473
CIE-LCH:
75.5445, 2.4282, 137.2815
CIE-Luv:
75.5445, -1.4791, 2.7459
Hunter-Lab:
70.1070, -5.3505, 5.2184
#b8bbb7 color charts
#b8bbb7 color shades, tints & tones
#b8bbb7 color schemes
#b8bbb7 color preview, HTML & CSS examples
This text has a color of #b8bbb7
<p style="color:#b8bbb7;">Text here</p>
.mytext {color:#b8bbb7;}
This box has a color of #b8bbb7
<div style="background-color:#b8bbb7;">Content here</div>
.mybackground {background-color:#b8bbb7;}
Border around this has a color of #b8bbb7
<div style="border:2px solid #b8bbb7;">Content here</div>
.myborder {border:2px solid #b8bbb7;}