#a84c1e color space conversions
Hex:
#a84c1e
RGB:
168, 76, 30
CMY:
34, 70, 88
CMYK:
0, 55, 82, 34
HSL:
20°, 69.6970%, 38.8235%
HSV (HSB):
20°, 82.1429%, 65.8824%
XYZ:
18.9672, 13.5875, 2.8513
xyY:
0.5357, 0.3838, 13.5875
CIE-Lab:
43.6354, 35.1364, 43.4285
CIE-LCH:
43.6354, 55.8623, 51.0249
CIE-Luv:
43.6354, 73.8145, 34.1964
Hunter-Lab:
36.8612, 27.3417, 21.2167
#a84c1e color charts
#a84c1e color shades, tints & tones
#a84c1e color schemes
#a84c1e color preview, HTML & CSS examples
This text has a color of #a84c1e
<p style="color:#a84c1e;">Text here</p>
.mytext {color:#a84c1e;}
This box has a color of #a84c1e
<div style="background-color:#a84c1e;">Content here</div>
.mybackground {background-color:#a84c1e;}
Border around this has a color of #a84c1e
<div style="border:2px solid #a84c1e;">Content here</div>
.myborder {border:2px solid #a84c1e;}