#b4a00c color space conversions
Hex:
#b4a00c
RGB:
180, 160, 12
CMY:
29, 37, 95
CMYK:
0, 11, 93, 29
HSL:
53°, 87.5000%, 37.6471%
HSV (HSB):
53°, 93.3333%, 70.5882%
XYZ:
31.4596, 34.8715, 5.4206
xyY:
0.4385, 0.4860, 34.8715
CIE-Lab:
65.6485, -6.0669, 67.1990
CIE-LCH:
65.6485, 67.4723, 95.1588
CIE-Luv:
65.6485, 19.3065, 69.5550
Hunter-Lab:
59.0521, -8.2465, 35.8940
#b4a00c color charts
#b4a00c color shades, tints & tones
#b4a00c color schemes
#b4a00c color preview, HTML & CSS examples
This text has a color of #b4a00c
<p style="color:#b4a00c;">Text here</p>
.mytext {color:#b4a00c;}
This box has a color of #b4a00c
<div style="background-color:#b4a00c;">Content here</div>
.mybackground {background-color:#b4a00c;}
Border around this has a color of #b4a00c
<div style="border:2px solid #b4a00c;">Content here</div>
.myborder {border:2px solid #b4a00c;}