#a8982d color space conversions
Hex:
#a8982d
RGB:
168, 152, 45
CMY:
34, 40, 82
CMYK:
0, 10, 73, 34
HSL:
52°, 57.7465%, 41.7647%
HSV (HSB):
52°, 73.2143%, 65.8824%
XYZ:
27.8503, 30.9708, 6.9927
xyY:
0.4232, 0.4706, 30.9708
CIE-Lab:
62.4829, -6.1897, 55.2229
CIE-LCH:
62.4829, 55.5687, 96.3954
CIE-Luv:
62.4829, 15.5567, 60.5941
Hunter-Lab:
55.6514, -8.0609, 31.5061
#a8982d color charts
#a8982d color shades, tints & tones
#a8982d color schemes
#a8982d color preview, HTML & CSS examples
This text has a color of #a8982d
<p style="color:#a8982d;">Text here</p>
.mytext {color:#a8982d;}
This box has a color of #a8982d
<div style="background-color:#a8982d;">Content here</div>
.mybackground {background-color:#a8982d;}
Border around this has a color of #a8982d
<div style="border:2px solid #a8982d;">Content here</div>
.myborder {border:2px solid #a8982d;}