#b4a04c color space conversions
Hex:
#b4a04c
RGB:
180, 160, 76
CMY:
29, 37, 70
CMYK:
0, 11, 58, 29
HSL:
48°, 40.9449%, 50.1961%
HSV (HSB):
48°, 57.7778%, 70.5882%
XYZ:
32.6977, 35.3667, 11.9406
xyY:
0.4087, 0.4421, 35.3667
CIE-Lab:
66.0332, -3.2460, 45.7057
CIE-LCH:
66.0332, 45.8208, 94.0623
CIE-Luv:
66.0332, 17.5991, 54.1088
Hunter-Lab:
59.4699, -5.9296, 29.7245
#b4a04c color charts
#b4a04c color shades, tints & tones
#b4a04c color schemes
#b4a04c color preview, HTML & CSS examples
This text has a color of #b4a04c
<p style="color:#b4a04c;">Text here</p>
.mytext {color:#b4a04c;}
This box has a color of #b4a04c
<div style="background-color:#b4a04c;">Content here</div>
.mybackground {background-color:#b4a04c;}
Border around this has a color of #b4a04c
<div style="border:2px solid #b4a04c;">Content here</div>
.myborder {border:2px solid #b4a04c;}