#a8882f color space conversions
Hex:
#a8882f
RGB:
168, 136, 47
CMY:
34, 47, 82
CMYK:
0, 19, 72, 34
HSL:
44°, 56.2791%, 42.1569%
HSV (HSB):
44°, 72.0238%, 65.8824%
XYZ:
25.4657, 26.1384, 6.3923
xyY:
0.4391, 0.4507, 26.1384
CIE-Lab:
58.1682, 2.6458, 50.1447
CIE-LCH:
58.1682, 50.2145, 86.9797
CIE-Luv:
58.1682, 26.7736, 53.1824
Hunter-Lab:
51.1257, -0.5592, 28.3749
#a8882f color charts
#a8882f color shades, tints & tones
#a8882f color schemes
#a8882f color preview, HTML & CSS examples
This text has a color of #a8882f
<p style="color:#a8882f;">Text here</p>
.mytext {color:#a8882f;}
This box has a color of #a8882f
<div style="background-color:#a8882f;">Content here</div>
.mybackground {background-color:#a8882f;}
Border around this has a color of #a8882f
<div style="border:2px solid #a8882f;">Content here</div>
.myborder {border:2px solid #a8882f;}