#a7812c color space conversions
Hex:
#a7812c
RGB:
167, 129, 44
CMY:
35, 49, 83
CMYK:
0, 23, 74, 35
HSL:
41°, 58.2938%, 41.3725%
HSV (HSB):
41°, 73.6527%, 65.4902%
XYZ:
24.2412, 24.0979, 5.7566
xyY:
0.4481, 0.4455, 24.0979
CIE-Lab:
56.1856, 5.9398, 49.3941
CIE-LCH:
56.1856, 49.7499, 83.1429
CIE-Luv:
56.1856, 31.2475, 51.0249
Hunter-Lab:
49.0896, 2.2395, 27.4100
#a7812c color charts
#a7812c color shades, tints & tones
#a7812c color schemes
#a7812c color preview, HTML & CSS examples
This text has a color of #a7812c
<p style="color:#a7812c;">Text here</p>
.mytext {color:#a7812c;}
This box has a color of #a7812c
<div style="background-color:#a7812c;">Content here</div>
.mybackground {background-color:#a7812c;}
Border around this has a color of #a7812c
<div style="border:2px solid #a7812c;">Content here</div>
.myborder {border:2px solid #a7812c;}