#a45000 color space conversions
Hex:
#a45000
RGB:
164, 80, 0
CMY:
36, 69, 100
CMYK:
0, 51, 100, 36
HSL:
29°, 100.0000%, 32.1569%
HSV (HSB):
29°, 100.0000%, 64.3137%
XYZ:
18.1785, 13.6298, 1.6727
xyY:
0.5429, 0.4071, 13.6298
CIE-Lab:
43.6973, 30.7618, 53.2081
CIE-LCH:
43.6973, 61.4605, 59.9660
CIE-Luv:
43.6973, 69.0653, 40.0625
Hunter-Lab:
36.9186, 23.2848, 23.1567
#a45000 color charts
#a45000 color shades, tints & tones
#a45000 color schemes
#a45000 color preview, HTML & CSS examples
This text has a color of #a45000
<p style="color:#a45000;">Text here</p>
.mytext {color:#a45000;}
This box has a color of #a45000
<div style="background-color:#a45000;">Content here</div>
.mybackground {background-color:#a45000;}
Border around this has a color of #a45000
<div style="border:2px solid #a45000;">Content here</div>
.myborder {border:2px solid #a45000;}