#a8882a color space conversions
Hex:
#a8882a
RGB:
168, 136, 42
CMY:
34, 47, 84
CMYK:
0, 19, 75, 34
HSL:
45°, 60.0000%, 41.1765%
HSV (HSB):
45°, 75.0000%, 65.8824%
XYZ:
25.3705, 26.1003, 5.8912
xyY:
0.4423, 0.4550, 26.1003
CIE-Lab:
58.1321, 2.3990, 52.1695
CIE-LCH:
58.1321, 52.2247, 87.3671
CIE-Luv:
58.1321, 26.9751, 54.5862
Hunter-Lab:
51.0885, -0.7617, 28.9250
#a8882a color charts
#a8882a color shades, tints & tones
#a8882a color schemes
#a8882a color preview, HTML & CSS examples
This text has a color of #a8882a
<p style="color:#a8882a;">Text here</p>
.mytext {color:#a8882a;}
This box has a color of #a8882a
<div style="background-color:#a8882a;">Content here</div>
.mybackground {background-color:#a8882a;}
Border around this has a color of #a8882a
<div style="border:2px solid #a8882a;">Content here</div>
.myborder {border:2px solid #a8882a;}