#a04f1f color space conversions
Hex:
#a04f1f
RGB:
160, 79, 31
CMY:
37, 69, 88
CMYK:
0, 51, 81, 37
HSL:
22°, 67.5393%, 37.4510%
HSV (HSB):
22°, 80.6250%, 62.7451%
XYZ:
17.5405, 13.1645, 2.9128
xyY:
0.5218, 0.3916, 13.1645
CIE-Lab:
43.0100, 30.3139, 41.9257
CIE-LCH:
43.0100, 51.7368, 54.1316
CIE-Luv:
43.0100, 64.7132, 34.2152
Hunter-Lab:
36.2829, 22.7986, 20.6381
#a04f1f color charts
#a04f1f color shades, tints & tones
#a04f1f color schemes
#a04f1f color preview, HTML & CSS examples
This text has a color of #a04f1f
<p style="color:#a04f1f;">Text here</p>
.mytext {color:#a04f1f;}
This box has a color of #a04f1f
<div style="background-color:#a04f1f;">Content here</div>
.mybackground {background-color:#a04f1f;}
Border around this has a color of #a04f1f
<div style="border:2px solid #a04f1f;">Content here</div>
.myborder {border:2px solid #a04f1f;}