#b0ac2c color space conversions
Hex:
#b0ac2c
RGB:
176, 172, 44
CMY:
31, 33, 83
CMYK:
0, 2, 75, 31
HSL:
58°, 60.0000%, 43.1373%
HSV (HSB):
58°, 75.0000%, 69.0196%
XYZ:
33.1116, 38.9170, 8.1494
xyY:
0.4130, 0.4854, 38.9170
CIE-Lab:
68.6911, -13.2304, 61.7337
CIE-LCH:
68.6911, 63.1355, 102.0963
CIE-Luv:
68.6911, 7.7543, 69.4848
Hunter-Lab:
62.3835, -14.4277, 35.9231
#b0ac2c color charts
#b0ac2c color shades, tints & tones
#b0ac2c color schemes
#b0ac2c color preview, HTML & CSS examples
This text has a color of #b0ac2c
<p style="color:#b0ac2c;">Text here</p>
.mytext {color:#b0ac2c;}
This box has a color of #b0ac2c
<div style="background-color:#b0ac2c;">Content here</div>
.mybackground {background-color:#b0ac2c;}
Border around this has a color of #b0ac2c
<div style="border:2px solid #b0ac2c;">Content here</div>
.myborder {border:2px solid #b0ac2c;}