#b4a50e color space conversions
Hex:
#b4a50e
RGB:
180, 165, 14
CMY:
29, 35, 95
CMYK:
0, 8, 92, 29
HSL:
55°, 85.5670%, 38.0392%
HSV (HSB):
55°, 92.2222%, 70.5882%
XYZ:
32.3568, 36.6453, 5.7833
xyY:
0.4327, 0.4900, 36.6453
CIE-Lab:
67.0100, -8.6785, 67.9407
CIE-LCH:
67.0100, 68.4928, 97.2793
CIE-Luv:
67.0100, 15.7615, 71.3508
Hunter-Lab:
60.5353, -10.5267, 36.7104
#b4a50e color charts
#b4a50e color shades, tints & tones
#b4a50e color schemes
#b4a50e color preview, HTML & CSS examples
This text has a color of #b4a50e
<p style="color:#b4a50e;">Text here</p>
.mytext {color:#b4a50e;}
This box has a color of #b4a50e
<div style="background-color:#b4a50e;">Content here</div>
.mybackground {background-color:#b4a50e;}
Border around this has a color of #b4a50e
<div style="border:2px solid #b4a50e;">Content here</div>
.myborder {border:2px solid #b4a50e;}