#b4a00e color space conversions
Hex:
#b4a00e
RGB:
180, 160, 14
CMY:
29, 37, 95
CMYK:
0, 11, 92, 29
HSL:
53°, 85.5670%, 38.0392%
HSV (HSB):
53°, 92.2222%, 70.5882%
XYZ:
31.4725, 34.8766, 5.4885
xyY:
0.4381, 0.4855, 34.8766
CIE-Lab:
65.6525, -6.0369, 66.8998
CIE-LCH:
65.6525, 67.1716, 95.1563
CIE-Luv:
65.6525, 19.2879, 69.3869
Hunter-Lab:
59.0564, -8.2222, 35.8292
#b4a00e color charts
#b4a00e color shades, tints & tones
#b4a00e color schemes
#b4a00e color preview, HTML & CSS examples
This text has a color of #b4a00e
<p style="color:#b4a00e;">Text here</p>
.mytext {color:#b4a00e;}
This box has a color of #b4a00e
<div style="background-color:#b4a00e;">Content here</div>
.mybackground {background-color:#b4a00e;}
Border around this has a color of #b4a00e
<div style="border:2px solid #b4a00e;">Content here</div>
.myborder {border:2px solid #b4a00e;}