#b8bbb8 color space conversions
Hex:
#b8bbb8
RGB:
184, 187, 184
CMY:
28, 27, 28
CMYK:
2, 0, 2, 27
HSL:
120°, 2.1583%, 72.7451%
HSV (HSB):
120°, 1.6043%, 73.3333%
XYZ:
46.1892, 49.1917, 52.4079
xyY:
0.3125, 0.3329, 49.1917
CIE-Lab:
75.5704, -1.5992, 1.1416
CIE-LCH:
75.5704, 1.9648, 144.4788
CIE-Luv:
75.5704, -1.5315, 1.9681
Hunter-Lab:
70.1368, -5.1866, 4.7928
#b8bbb8 color charts
#b8bbb8 color shades, tints & tones
#b8bbb8 color schemes
#b8bbb8 color preview, HTML & CSS examples
This text has a color of #b8bbb8
<p style="color:#b8bbb8;">Text here</p>
.mytext {color:#b8bbb8;}
This box has a color of #b8bbb8
<div style="background-color:#b8bbb8;">Content here</div>
.mybackground {background-color:#b8bbb8;}
Border around this has a color of #b8bbb8
<div style="border:2px solid #b8bbb8;">Content here</div>
.myborder {border:2px solid #b8bbb8;}