#b8a13c color space conversions
Hex:
#b8a13c
RGB:
184, 161, 60
CMY:
28, 37, 76
CMYK:
0, 13, 67, 28
HSL:
49°, 50.8197%, 47.8431%
HSV (HSB):
49°, 67.3913%, 72.1569%
XYZ:
33.3276, 36.0063, 9.4683
xyY:
0.4229, 0.4569, 36.0063
CIE-Lab:
66.5248, -3.1293, 53.6771
CIE-LCH:
66.5248, 53.7683, 93.3365
CIE-Luv:
66.5248, 20.4702, 60.6400
Hunter-Lab:
60.0053, -5.8682, 32.6482
#b8a13c color charts
#b8a13c color shades, tints & tones
#b8a13c color schemes
#b8a13c color preview, HTML & CSS examples
This text has a color of #b8a13c
<p style="color:#b8a13c;">Text here</p>
.mytext {color:#b8a13c;}
This box has a color of #b8a13c
<div style="background-color:#b8a13c;">Content here</div>
.mybackground {background-color:#b8a13c;}
Border around this has a color of #b8a13c
<div style="border:2px solid #b8a13c;">Content here</div>
.myborder {border:2px solid #b8a13c;}