#b0ac7c color space conversions
Hex:
#b0ac7c
RGB:
176, 172, 124
CMY:
31, 33, 51
CMYK:
0, 2, 30, 31
HSL:
55°, 24.7619%, 58.8235%
HSV (HSB):
55°, 29.5455%, 69.0196%
XYZ:
36.2951, 40.1904, 24.9133
xyY:
0.3579, 0.3964, 40.1904
CIE-Lab:
69.6049, -6.2374, 25.2682
CIE-LCH:
69.6049, 26.0266, 103.8662
CIE-Luv:
69.6049, 4.9996, 34.6948
Hunter-Lab:
63.3959, -8.7488, 21.0773
#b0ac7c color charts
#b0ac7c color shades, tints & tones
#b0ac7c color schemes
#b0ac7c color preview, HTML & CSS examples
This text has a color of #b0ac7c
<p style="color:#b0ac7c;">Text here</p>
.mytext {color:#b0ac7c;}
This box has a color of #b0ac7c
<div style="background-color:#b0ac7c;">Content here</div>
.mybackground {background-color:#b0ac7c;}
Border around this has a color of #b0ac7c
<div style="border:2px solid #b0ac7c;">Content here</div>
.myborder {border:2px solid #b0ac7c;}