#b8a85c color space conversions
Hex:
#b8a85c
RGB:
184, 168, 92
CMY:
28, 34, 64
CMYK:
0, 9, 50, 28
HSL:
50°, 39.3162%, 54.1176%
HSV (HSB):
50°, 50.0000%, 72.1569%
XYZ:
35.7016, 38.9683, 15.7652
xyY:
0.3948, 0.4309, 38.9683
CIE-Lab:
68.7283, -4.4472, 41.0623
CIE-LCH:
68.7283, 41.3024, 96.1813
CIE-Luv:
68.7283, 14.3805, 50.9831
Hunter-Lab:
62.4246, -7.1563, 28.7237
#b8a85c color charts
#b8a85c color shades, tints & tones
#b8a85c color schemes
#b8a85c color preview, HTML & CSS examples
This text has a color of #b8a85c
<p style="color:#b8a85c;">Text here</p>
.mytext {color:#b8a85c;}
This box has a color of #b8a85c
<div style="background-color:#b8a85c;">Content here</div>
.mybackground {background-color:#b8a85c;}
Border around this has a color of #b8a85c
<div style="border:2px solid #b8a85c;">Content here</div>
.myborder {border:2px solid #b8a85c;}