#a04100 color space conversions
Hex:
#a04100
RGB:
160, 65, 0
CMY:
37, 75, 100
CMYK:
0, 59, 100, 37
HSL:
24°, 100.0000%, 31.3725%
HSV (HSB):
24°, 100.0000%, 62.7451%
XYZ:
16.3875, 11.2542, 1.3086
xyY:
0.5661, 0.3887, 11.2542
CIE-Lab:
40.0053, 36.8860, 50.7494
CIE-LCH:
40.0053, 62.7382, 53.9894
CIE-Luv:
40.0053, 77.3628, 34.9592
Hunter-Lab:
33.5472, 28.4878, 21.1704
#a04100 color charts
#a04100 color shades, tints & tones
#a04100 color schemes
#a04100 color preview, HTML & CSS examples
This text has a color of #a04100
<p style="color:#a04100;">Text here</p>
.mytext {color:#a04100;}
This box has a color of #a04100
<div style="background-color:#a04100;">Content here</div>
.mybackground {background-color:#a04100;}
Border around this has a color of #a04100
<div style="border:2px solid #a04100;">Content here</div>
.myborder {border:2px solid #a04100;}