#b4aa5a color space conversions
Hex:
#b4aa5a
RGB:
180, 170, 90
CMY:
29, 33, 65
CMYK:
0, 6, 50, 29
HSL:
53°, 37.5000%, 52.9412%
HSV (HSB):
53°, 50.0000%, 70.5882%
XYZ:
35.0426, 39.1909, 15.3905
xyY:
0.3910, 0.4373, 39.1909
CIE-Lab:
68.8893, -7.3748, 42.1785
CIE-LCH:
68.8893, 42.8184, 99.9177
CIE-Luv:
68.8893, 10.4403, 52.6898
Hunter-Lab:
62.6027, -9.6372, 29.2457
#b4aa5a color charts
#b4aa5a color shades, tints & tones
#b4aa5a color schemes
#b4aa5a color preview, HTML & CSS examples
This text has a color of #b4aa5a
<p style="color:#b4aa5a;">Text here</p>
.mytext {color:#b4aa5a;}
This box has a color of #b4aa5a
<div style="background-color:#b4aa5a;">Content here</div>
.mybackground {background-color:#b4aa5a;}
Border around this has a color of #b4aa5a
<div style="border:2px solid #b4aa5a;">Content here</div>
.myborder {border:2px solid #b4aa5a;}