#b4aa6a color space conversions
Hex:
#b4aa6a
RGB:
180, 170, 106
CMY:
29, 33, 58
CMYK:
0, 6, 41, 29
HSL:
52°, 33.0357%, 56.0784%
HSV (HSB):
52°, 41.1111%, 70.5882%
XYZ:
35.7986, 39.4934, 19.3719
xyY:
0.3782, 0.4172, 39.4934
CIE-Lab:
69.1071, -5.7534, 34.2500
CIE-LCH:
69.1071, 34.7298, 99.5357
CIE-Luv:
69.1071, 9.7053, 44.5249
Hunter-Lab:
62.8437, -8.2949, 25.7142
#b4aa6a color charts
#b4aa6a color shades, tints & tones
#b4aa6a color schemes
#b4aa6a color preview, HTML & CSS examples
This text has a color of #b4aa6a
<p style="color:#b4aa6a;">Text here</p>
.mytext {color:#b4aa6a;}
This box has a color of #b4aa6a
<div style="background-color:#b4aa6a;">Content here</div>
.mybackground {background-color:#b4aa6a;}
Border around this has a color of #b4aa6a
<div style="border:2px solid #b4aa6a;">Content here</div>
.myborder {border:2px solid #b4aa6a;}