#a47f00 color space conversions
Hex:
#a47f00
RGB:
164, 127, 0
CMY:
36, 50, 100
CMYK:
0, 23, 100, 36
HSL:
46°, 100.0000%, 32.1569%
HSV (HSB):
46°, 100.0000%, 64.3137%
XYZ:
22.8992, 23.0713, 3.2463
xyY:
0.4653, 0.4688, 23.0713
CIE-Lab:
55.1457, 4.4597, 60.6487
CIE-LCH:
55.1457, 60.8125, 85.7944
CIE-Luv:
55.1457, 31.5631, 57.3185
Hunter-Lab:
48.0325, 1.0418, 29.6157
#a47f00 color charts
#a47f00 color shades, tints & tones
#a47f00 color schemes
#a47f00 color preview, HTML & CSS examples
This text has a color of #a47f00
<p style="color:#a47f00;">Text here</p>
.mytext {color:#a47f00;}
This box has a color of #a47f00
<div style="background-color:#a47f00;">Content here</div>
.mybackground {background-color:#a47f00;}
Border around this has a color of #a47f00
<div style="border:2px solid #a47f00;">Content here</div>
.myborder {border:2px solid #a47f00;}