#b4a50a color space conversions
Hex:
#b4a50a
RGB:
180, 165, 10
CMY:
29, 35, 96
CMYK:
0, 8, 94, 29
HSL:
55°, 89.4737%, 37.2549%
HSV (HSB):
55°, 94.4444%, 70.5882%
XYZ:
32.3323, 36.6355, 5.6544
xyY:
0.4333, 0.4909, 36.6355
CIE-Lab:
67.0026, -8.7347, 68.4907
CIE-LCH:
67.0026, 69.0455, 97.2677
CIE-Luv:
67.0026, 15.7926, 71.6614
Hunter-Lab:
60.5273, -10.5720, 36.8302
#b4a50a color charts
#b4a50a color shades, tints & tones
#b4a50a color schemes
#b4a50a color preview, HTML & CSS examples
This text has a color of #b4a50a
<p style="color:#b4a50a;">Text here</p>
.mytext {color:#b4a50a;}
This box has a color of #b4a50a
<div style="background-color:#b4a50a;">Content here</div>
.mybackground {background-color:#b4a50a;}
Border around this has a color of #b4a50a
<div style="border:2px solid #b4a50a;">Content here</div>
.myborder {border:2px solid #b4a50a;}