#a9814d color space conversions
Hex:
#a9814d
RGB:
169, 129, 77
CMY:
34, 49, 70
CMYK:
0, 24, 54, 34
HSL:
34°, 37.3984%, 48.2353%
HSV (HSB):
34°, 54.4379%, 66.2745%
XYZ:
25.5520, 24.6714, 10.4365
xyY:
0.4212, 0.4067, 24.6714
CIE-Lab:
56.7538, 9.1060, 33.9080
CIE-LCH:
56.7538, 35.1094, 74.9679
CIE-Luv:
56.7538, 30.6640, 38.1825
Hunter-Lab:
49.6703, 4.9032, 22.3114
#a9814d color charts
#a9814d color shades, tints & tones
#a9814d color schemes
#a9814d color preview, HTML & CSS examples
This text has a color of #a9814d
<p style="color:#a9814d;">Text here</p>
.mytext {color:#a9814d;}
This box has a color of #a9814d
<div style="background-color:#a9814d;">Content here</div>
.mybackground {background-color:#a9814d;}
Border around this has a color of #a9814d
<div style="border:2px solid #a9814d;">Content here</div>
.myborder {border:2px solid #a9814d;}