#b4ac2a color space conversions
Hex:
#b4ac2a
RGB:
180, 172, 42
CMY:
29, 33, 84
CMYK:
0, 4, 77, 29
HSL:
57°, 62.1622%, 43.5294%
HSV (HSB):
57°, 76.6667%, 70.5882%
XYZ:
33.9928, 39.3755, 7.9991
xyY:
0.4178, 0.4839, 39.3755
CIE-Lab:
69.0224, -11.5647, 62.8264
CIE-LCH:
69.0224, 63.8819, 100.4299
CIE-Luv:
69.0224, 10.5800, 70.0073
Hunter-Lab:
62.7499, -13.1155, 36.3669
#b4ac2a color charts
#b4ac2a color shades, tints & tones
#b4ac2a color schemes
#b4ac2a color preview, HTML & CSS examples
This text has a color of #b4ac2a
<p style="color:#b4ac2a;">Text here</p>
.mytext {color:#b4ac2a;}
This box has a color of #b4ac2a
<div style="background-color:#b4ac2a;">Content here</div>
.mybackground {background-color:#b4ac2a;}
Border around this has a color of #b4ac2a
<div style="border:2px solid #b4ac2a;">Content here</div>
.myborder {border:2px solid #b4ac2a;}