#b0aa6c color space conversions
Hex:
#b0aa6c
RGB:
176, 170, 108
CMY:
31, 33, 58
CMYK:
0, 3, 39, 31
HSL:
55°, 30.0885%, 55.6863%
HSV (HSB):
55°, 38.6364%, 69.0196%
XYZ:
34.9860, 39.0623, 19.8832
xyY:
0.3725, 0.4159, 39.0623
CIE-Lab:
68.7963, -7.1670, 32.7330
CIE-LCH:
68.7963, 33.5084, 102.3502
CIE-Luv:
68.7963, 6.9652, 43.1361
Hunter-Lab:
62.4998, -9.4544, 24.8878
#b0aa6c color charts
#b0aa6c color shades, tints & tones
#b0aa6c color schemes
#b0aa6c color preview, HTML & CSS examples
This text has a color of #b0aa6c
<p style="color:#b0aa6c;">Text here</p>
.mytext {color:#b0aa6c;}
This box has a color of #b0aa6c
<div style="background-color:#b0aa6c;">Content here</div>
.mybackground {background-color:#b0aa6c;}
Border around this has a color of #b0aa6c
<div style="border:2px solid #b0aa6c;">Content here</div>
.myborder {border:2px solid #b0aa6c;}