#a47b00 color space conversions
Hex:
#a47b00
RGB:
164, 123, 0
CMY:
36, 52, 100
CMYK:
0, 25, 100, 36
HSL:
45°, 100.0000%, 32.1569%
HSV (HSB):
45°, 100.0000%, 64.3137%
XYZ:
22.3928, 22.0584, 3.0775
xyY:
0.4711, 0.4641, 22.0584
CIE-Lab:
54.0889, 6.7039, 59.9209
CIE-LCH:
54.0889, 60.2948, 83.6164
CIE-Luv:
54.0889, 34.6319, 55.7735
Hunter-Lab:
46.9664, 2.9146, 28.9915
#a47b00 color charts
#a47b00 color shades, tints & tones
#a47b00 color schemes
#a47b00 color preview, HTML & CSS examples
This text has a color of #a47b00
<p style="color:#a47b00;">Text here</p>
.mytext {color:#a47b00;}
This box has a color of #a47b00
<div style="background-color:#a47b00;">Content here</div>
.mybackground {background-color:#a47b00;}
Border around this has a color of #a47b00
<div style="border:2px solid #a47b00;">Content here</div>
.myborder {border:2px solid #a47b00;}