#a8812c color space conversions
Hex:
#a8812c
RGB:
168, 129, 44
CMY:
34, 49, 83
CMYK:
0, 23, 74, 34
HSL:
41°, 58.4906%, 41.5686%
HSV (HSB):
41°, 73.8095%, 65.8824%
XYZ:
24.4533, 24.2072, 5.7665
xyY:
0.4493, 0.4448, 24.2072
CIE-Lab:
56.2946, 6.3920, 49.5389
CIE-LCH:
56.2946, 49.9496, 82.6477
CIE-Luv:
56.2946, 32.0232, 51.0718
Hunter-Lab:
49.2008, 2.6150, 27.4916
#a8812c color charts
#a8812c color shades, tints & tones
#a8812c color schemes
#a8812c color preview, HTML & CSS examples
This text has a color of #a8812c
<p style="color:#a8812c;">Text here</p>
.mytext {color:#a8812c;}
This box has a color of #a8812c
<div style="background-color:#a8812c;">Content here</div>
.mybackground {background-color:#a8812c;}
Border around this has a color of #a8812c
<div style="border:2px solid #a8812c;">Content here</div>
.myborder {border:2px solid #a8812c;}