#a04400 color space conversions
Hex:
#a04400
RGB:
160, 68, 0
CMY:
37, 73, 100
CMYK:
0, 58, 100, 37
HSL:
26°, 100.0000%, 31.3725%
HSV (HSB):
26°, 100.0000%, 62.7451%
XYZ:
16.5643, 11.6078, 1.3675
xyY:
0.5607, 0.3930, 11.6078
CIE-Lab:
40.5859, 35.3808, 51.0727
CIE-LCH:
40.5859, 62.1307, 55.2876
CIE-Luv:
40.5859, 75.0892, 35.8795
Hunter-Lab:
34.0703, 27.1604, 21.4694
#a04400 color charts
#a04400 color shades, tints & tones
#a04400 color schemes
#a04400 color preview, HTML & CSS examples
This text has a color of #a04400
<p style="color:#a04400;">Text here</p>
.mytext {color:#a04400;}
This box has a color of #a04400
<div style="background-color:#a04400;">Content here</div>
.mybackground {background-color:#a04400;}
Border around this has a color of #a04400
<div style="border:2px solid #a04400;">Content here</div>
.myborder {border:2px solid #a04400;}