#a7820e color space conversions
Hex:
#a7820e
RGB:
167, 130, 14
CMY:
35, 49, 95
CMYK:
0, 22, 92, 35
HSL:
45°, 84.5304%, 35.4902%
HSV (HSB):
45°, 91.6168%, 65.4902%
XYZ:
23.9982, 24.2125, 3.8241
xyY:
0.4612, 0.4653, 24.2125
CIE-Lab:
56.2999, 4.3843, 59.1583
CIE-LCH:
56.2999, 59.3205, 85.7614
CIE-Luv:
56.2999, 31.4357, 57.2921
Hunter-Lab:
49.2062, 0.9451, 29.8365
#a7820e color charts
#a7820e color shades, tints & tones
#a7820e color schemes
#a7820e color preview, HTML & CSS examples
This text has a color of #a7820e
<p style="color:#a7820e;">Text here</p>
.mytext {color:#a7820e;}
This box has a color of #a7820e
<div style="background-color:#a7820e;">Content here</div>
.mybackground {background-color:#a7820e;}
Border around this has a color of #a7820e
<div style="border:2px solid #a7820e;">Content here</div>
.myborder {border:2px solid #a7820e;}