#b8ac8d color space conversions
Hex:
#b8ac8d
RGB:
184, 172, 141
CMY:
28, 33, 45
CMYK:
0, 7, 23, 28
HSL:
43°, 23.2432%, 63.7255%
HSV (HSB):
43°, 23.3696%, 72.1569%
XYZ:
39.3274, 41.6185, 31.1597
xyY:
0.3508, 0.3712, 41.6185
CIE-Lab:
70.6071, -0.7240, 17.5249
CIE-LCH:
70.6071, 17.5398, 92.3657
CIE-Luv:
70.6071, 9.1274, 24.2439
Hunter-Lab:
64.5124, -4.0813, 16.5214
#b8ac8d color charts
#b8ac8d color shades, tints & tones
#b8ac8d color schemes
#b8ac8d color preview, HTML & CSS examples
This text has a color of #b8ac8d
<p style="color:#b8ac8d;">Text here</p>
.mytext {color:#b8ac8d;}
This box has a color of #b8ac8d
<div style="background-color:#b8ac8d;">Content here</div>
.mybackground {background-color:#b8ac8d;}
Border around this has a color of #b8ac8d
<div style="border:2px solid #b8ac8d;">Content here</div>
.myborder {border:2px solid #b8ac8d;}