#b8a8a4 color space conversions
Hex:
#b8a8a4
RGB:
184, 168, 164
CMY:
28, 34, 36
CMYK:
0, 9, 11, 28
HSL:
12°, 12.3457%, 68.2353%
HSV (HSB):
12°, 10.8696%, 72.1569%
XYZ:
40.4706, 40.8759, 40.8788
xyY:
0.3311, 0.3344, 40.8759
CIE-Lab:
70.0889, 5.0853, 4.1481
CIE-LCH:
70.0889, 6.5625, 39.2047
CIE-Luv:
70.0889, 9.7544, 5.0934
Hunter-Lab:
63.9343, 1.1061, 6.8447
#b8a8a4 color charts
#b8a8a4 color shades, tints & tones
#b8a8a4 color schemes
#b8a8a4 color preview, HTML & CSS examples
This text has a color of #b8a8a4
<p style="color:#b8a8a4;">Text here</p>
.mytext {color:#b8a8a4;}
This box has a color of #b8a8a4
<div style="background-color:#b8a8a4;">Content here</div>
.mybackground {background-color:#b8a8a4;}
Border around this has a color of #b8a8a4
<div style="border:2px solid #b8a8a4;">Content here</div>
.myborder {border:2px solid #b8a8a4;}