#b4a42a color space conversions
Hex:
#b4a42a
RGB:
180, 164, 42
CMY:
29, 36, 84
CMYK:
0, 9, 77, 29
HSL:
53°, 62.1622%, 43.5294%
HSV (HSB):
53°, 76.6667%, 70.5882%
XYZ:
32.5158, 36.4214, 7.5068
xyY:
0.4254, 0.4764, 36.4214
CIE-Lab:
66.8406, -7.3775, 60.8199
CIE-LCH:
66.8406, 61.2657, 96.9162
CIE-Luv:
66.8406, 16.0256, 66.6919
Hunter-Lab:
60.3501, -9.4395, 34.8702
#b4a42a color charts
#b4a42a color shades, tints & tones
#b4a42a color schemes
#b4a42a color preview, HTML & CSS examples
This text has a color of #b4a42a
<p style="color:#b4a42a;">Text here</p>
.mytext {color:#b4a42a;}
This box has a color of #b4a42a
<div style="background-color:#b4a42a;">Content here</div>
.mybackground {background-color:#b4a42a;}
Border around this has a color of #b4a42a
<div style="border:2px solid #b4a42a;">Content here</div>
.myborder {border:2px solid #b4a42a;}