#b0ac3c color space conversions
Hex:
#b0ac3c
RGB:
176, 172, 60
CMY:
31, 33, 76
CMYK:
0, 2, 66, 31
HSL:
58°, 49.1525%, 46.2745%
HSV (HSB):
58°, 65.9091%, 69.0196%
XYZ:
33.4726, 39.0614, 10.0504
xyY:
0.4053, 0.4730, 39.0614
CIE-Lab:
68.7957, -12.4074, 55.8129
CIE-LCH:
68.7957, 57.1754, 102.5332
CIE-Luv:
68.7957, 7.4141, 65.1914
Hunter-Lab:
62.4991, -13.7743, 34.2151
#b0ac3c color charts
#b0ac3c color shades, tints & tones
#b0ac3c color schemes
#b0ac3c color preview, HTML & CSS examples
This text has a color of #b0ac3c
<p style="color:#b0ac3c;">Text here</p>
.mytext {color:#b0ac3c;}
This box has a color of #b0ac3c
<div style="background-color:#b0ac3c;">Content here</div>
.mybackground {background-color:#b0ac3c;}
Border around this has a color of #b0ac3c
<div style="border:2px solid #b0ac3c;">Content here</div>
.myborder {border:2px solid #b0ac3c;}