#a9713c color space conversions
Hex:
#a9713c
RGB:
169, 113, 60
CMY:
34, 56, 76
CMYK:
0, 33, 64, 34
HSL:
29°, 47.5983%, 44.9020%
HSV (HSB):
29°, 64.4970%, 66.2745%
XYZ:
23.0829, 20.5715, 7.0291
xyY:
0.4554, 0.4059, 20.5715
CIE-Lab:
52.4773, 16.7909, 37.8333
CIE-LCH:
52.4773, 41.3920, 66.0677
CIE-Luv:
52.4773, 43.6023, 38.5666
Hunter-Lab:
45.3558, 11.4712, 22.5606
#a9713c color charts
#a9713c color shades, tints & tones
#a9713c color schemes
#a9713c color preview, HTML & CSS examples
This text has a color of #a9713c
<p style="color:#a9713c;">Text here</p>
.mytext {color:#a9713c;}
This box has a color of #a9713c
<div style="background-color:#a9713c;">Content here</div>
.mybackground {background-color:#a9713c;}
Border around this has a color of #a9713c
<div style="border:2px solid #a9713c;">Content here</div>
.myborder {border:2px solid #a9713c;}