#b0ac5f color space conversions
Hex:
#b0ac5f
RGB:
176, 172, 95
CMY:
31, 33, 63
CMYK:
0, 2, 46, 31
HSL:
57°, 33.8912%, 53.1373%
HSV (HSB):
57°, 46.0227%, 69.0196%
XYZ:
34.7226, 39.5614, 16.6325
xyY:
0.3819, 0.4351, 39.5614
CIE-Lab:
69.1560, -9.6187, 39.9080
CIE-LCH:
69.1560, 41.0508, 103.5511
CIE-Luv:
69.1560, 6.2940, 51.0496
Hunter-Lab:
62.8978, -11.5308, 28.3500
#b0ac5f color charts
#b0ac5f color shades, tints & tones
#b0ac5f color schemes
#b0ac5f color preview, HTML & CSS examples
This text has a color of #b0ac5f
<p style="color:#b0ac5f;">Text here</p>
.mytext {color:#b0ac5f;}
This box has a color of #b0ac5f
<div style="background-color:#b0ac5f;">Content here</div>
.mybackground {background-color:#b0ac5f;}
Border around this has a color of #b0ac5f
<div style="border:2px solid #b0ac5f;">Content here</div>
.myborder {border:2px solid #b0ac5f;}