#b4a03a color space conversions
Hex:
#b4a03a
RGB:
180, 160, 58
CMY:
29, 37, 77
CMYK:
0, 11, 68, 29
HSL:
50°, 51.2605%, 46.6667%
HSV (HSB):
50°, 67.7778%, 70.5882%
XYZ:
32.1569, 35.1504, 9.0928
xyY:
0.4209, 0.4601, 35.1504
CIE-Lab:
65.8656, -4.4658, 53.7278
CIE-LCH:
65.8656, 53.9130, 94.7515
CIE-Luv:
65.8656, 18.3261, 60.6912
Hunter-Lab:
59.2878, -6.9375, 32.4083
#b4a03a color charts
#b4a03a color shades, tints & tones
#b4a03a color schemes
#b4a03a color preview, HTML & CSS examples
This text has a color of #b4a03a
<p style="color:#b4a03a;">Text here</p>
.mytext {color:#b4a03a;}
This box has a color of #b4a03a
<div style="background-color:#b4a03a;">Content here</div>
.mybackground {background-color:#b4a03a;}
Border around this has a color of #b4a03a
<div style="border:2px solid #b4a03a;">Content here</div>
.myborder {border:2px solid #b4a03a;}