#a8802f color space conversions
Hex:
#a8802f
RGB:
168, 128, 47
CMY:
34, 50, 82
CMYK:
0, 24, 72, 34
HSL:
40°, 56.2791%, 42.1569%
HSV (HSB):
40°, 72.0238%, 65.8824%
XYZ:
24.3807, 23.9684, 6.0307
xyY:
0.4483, 0.4408, 23.9684
CIE-Lab:
56.0562, 7.1049, 47.9978
CIE-LCH:
56.0562, 48.5208, 81.5799
CIE-Luv:
56.0562, 32.6143, 49.7514
Hunter-Lab:
48.9575, 3.2168, 26.9668
#a8802f color charts
#a8802f color shades, tints & tones
#a8802f color schemes
#a8802f color preview, HTML & CSS examples
This text has a color of #a8802f
<p style="color:#a8802f;">Text here</p>
.mytext {color:#a8802f;}
This box has a color of #a8802f
<div style="background-color:#a8802f;">Content here</div>
.mybackground {background-color:#a8802f;}
Border around this has a color of #a8802f
<div style="border:2px solid #a8802f;">Content here</div>
.myborder {border:2px solid #a8802f;}