#b8a8ac color space conversions
Hex:
#b8a8ac
RGB:
184, 168, 172
CMY:
28, 34, 33
CMYK:
0, 9, 7, 28
HSL:
345°, 10.1266%, 69.0196%
HSV (HSB):
345°, 8.6957%, 72.1569%
XYZ:
41.2162, 41.1742, 44.8048
xyY:
0.3240, 0.3237, 41.1742
CIE-Lab:
70.2978, 6.4809, 0.0297
CIE-LCH:
70.2978, 6.4809, 0.2628
CIE-Luv:
70.2978, 9.1356, -1.0795
Hunter-Lab:
64.1671, 2.3627, 3.5176
#b8a8ac color charts
#b8a8ac color shades, tints & tones
#b8a8ac color schemes
#b8a8ac color preview, HTML & CSS examples
This text has a color of #b8a8ac
<p style="color:#b8a8ac;">Text here</p>
.mytext {color:#b8a8ac;}
This box has a color of #b8a8ac
<div style="background-color:#b8a8ac;">Content here</div>
.mybackground {background-color:#b8a8ac;}
Border around this has a color of #b8a8ac
<div style="border:2px solid #b8a8ac;">Content here</div>
.myborder {border:2px solid #b8a8ac;}