#b4a12c color space conversions
Hex:
#b4a12c
RGB:
180, 161, 44
CMY:
29, 37, 83
CMYK:
0, 11, 76, 29
HSL:
52°, 60.7143%, 43.9216%
HSV (HSB):
52°, 75.5556%, 70.5882%
XYZ:
32.0219, 35.3749, 7.5232
xyY:
0.4274, 0.4722, 35.3749
CIE-Lab:
66.0395, -5.7038, 59.3788
CIE-LCH:
66.0395, 59.6521, 95.4869
CIE-Luv:
66.0395, 18.0570, 64.9835
Hunter-Lab:
59.4768, -7.9812, 34.1342
#b4a12c color charts
#b4a12c color shades, tints & tones
#b4a12c color schemes
#b4a12c color preview, HTML & CSS examples
This text has a color of #b4a12c
<p style="color:#b4a12c;">Text here</p>
.mytext {color:#b4a12c;}
This box has a color of #b4a12c
<div style="background-color:#b4a12c;">Content here</div>
.mybackground {background-color:#b4a12c;}
Border around this has a color of #b4a12c
<div style="border:2px solid #b4a12c;">Content here</div>
.myborder {border:2px solid #b4a12c;}