#b4a12a color space conversions
Hex:
#b4a12a
RGB:
180, 161, 42
CMY:
29, 37, 84
CMYK:
0, 11, 77, 29
HSL:
52°, 62.1622%, 43.5294%
HSV (HSB):
52°, 76.6667%, 70.5882%
XYZ:
31.9852, 35.3602, 7.3299
xyY:
0.4283, 0.4735, 35.3602
CIE-Lab:
66.0281, -5.7879, 60.0682
CIE-LCH:
66.0281, 60.3464, 95.5037
CIE-Luv:
66.0281, 18.1073, 65.4469
Hunter-Lab:
59.4644, -8.0499, 34.3167
#b4a12a color charts
#b4a12a color shades, tints & tones
#b4a12a color schemes
#b4a12a color preview, HTML & CSS examples
This text has a color of #b4a12a
<p style="color:#b4a12a;">Text here</p>
.mytext {color:#b4a12a;}
This box has a color of #b4a12a
<div style="background-color:#b4a12a;">Content here</div>
.mybackground {background-color:#b4a12a;}
Border around this has a color of #b4a12a
<div style="border:2px solid #b4a12a;">Content here</div>
.myborder {border:2px solid #b4a12a;}