#b8b8ac color space conversions
Hex:
#b8b8ac
RGB:
184, 184, 172
CMY:
28, 28, 33
CMYK:
0, 0, 7, 28
HSL:
60°, 7.7922%, 69.8039%
HSV (HSB):
60°, 6.5217%, 72.1569%
XYZ:
44.3540, 47.4499, 45.8508
xyY:
0.3222, 0.3447, 47.4499
CIE-Lab:
74.4766, -2.1612, 6.0859
CIE-LCH:
74.4766, 6.4583, 109.5506
CIE-Luv:
74.4766, 0.6671, 9.2286
Hunter-Lab:
68.8839, -5.6114, 8.7539
#b8b8ac color charts
#b8b8ac color shades, tints & tones
#b8b8ac color schemes
#b8b8ac color preview, HTML & CSS examples
This text has a color of #b8b8ac
<p style="color:#b8b8ac;">Text here</p>
.mytext {color:#b8b8ac;}
This box has a color of #b8b8ac
<div style="background-color:#b8b8ac;">Content here</div>
.mybackground {background-color:#b8b8ac;}
Border around this has a color of #b8b8ac
<div style="border:2px solid #b8b8ac;">Content here</div>
.myborder {border:2px solid #b8b8ac;}