#a9712e color space conversions
Hex:
#a9712e
RGB:
169, 113, 46
CMY:
34, 56, 82
CMYK:
0, 33, 73, 34
HSL:
33°, 57.2093%, 42.1569%
HSV (HSB):
33°, 72.7811%, 66.2745%
XYZ:
22.7605, 20.4425, 5.3310
xyY:
0.4690, 0.4212, 20.4425
CIE-Lab:
52.3339, 15.9497, 44.6506
CIE-LCH:
52.3339, 47.4138, 70.3428
CIE-Luv:
52.3339, 44.7328, 43.7751
Hunter-Lab:
45.2134, 10.7335, 24.6587
#a9712e color charts
#a9712e color shades, tints & tones
#a9712e color schemes
#a9712e color preview, HTML & CSS examples
This text has a color of #a9712e
<p style="color:#a9712e;">Text here</p>
.mytext {color:#a9712e;}
This box has a color of #a9712e
<div style="background-color:#a9712e;">Content here</div>
.mybackground {background-color:#a9712e;}
Border around this has a color of #a9712e
<div style="border:2px solid #a9712e;">Content here</div>
.myborder {border:2px solid #a9712e;}