#b4b04f color space conversions
Hex:
#b4b04f
RGB:
180, 176, 79
CMY:
29, 31, 69
CMYK:
0, 2, 56, 29
HSL:
58°, 40.2390%, 50.7843%
HSV (HSB):
58°, 56.1111%, 70.5882%
XYZ:
35.7590, 41.3185, 13.4877
xyY:
0.3948, 0.4562, 41.3185
CIE-Lab:
70.3985, -11.4528, 49.2643
CIE-LCH:
70.3985, 50.5780, 103.0875
CIE-Luv:
70.3985, 7.0212, 60.3606
Hunter-Lab:
64.2795, -13.1885, 32.5548
#b4b04f color charts
#b4b04f color shades, tints & tones
#b4b04f color schemes
#b4b04f color preview, HTML & CSS examples
This text has a color of #b4b04f
<p style="color:#b4b04f;">Text here</p>
.mytext {color:#b4b04f;}
This box has a color of #b4b04f
<div style="background-color:#b4b04f;">Content here</div>
.mybackground {background-color:#b4b04f;}
Border around this has a color of #b4b04f
<div style="border:2px solid #b4b04f;">Content here</div>
.myborder {border:2px solid #b4b04f;}