#aa712c color space conversions
Hex:
#aa712c
RGB:
170, 113, 44
CMY:
33, 56, 83
CMYK:
0, 34, 74, 33
HSL:
33°, 58.8785%, 41.9608%
HSV (HSB):
33°, 74.1176%, 66.6667%
XYZ:
22.9373, 20.5382, 5.1382
xyY:
0.4718, 0.4225, 20.5382
CIE-Lab:
52.4403, 16.2933, 45.7268
CIE-LCH:
52.4403, 48.5428, 70.3881
CIE-Luv:
52.4403, 45.6801, 44.4749
Hunter-Lab:
45.3190, 11.0358, 25.0011
#aa712c color charts
#aa712c color shades, tints & tones
#aa712c color schemes
#aa712c color preview, HTML & CSS examples
This text has a color of #aa712c
<p style="color:#aa712c;">Text here</p>
.mytext {color:#aa712c;}
This box has a color of #aa712c
<div style="background-color:#aa712c;">Content here</div>
.mybackground {background-color:#aa712c;}
Border around this has a color of #aa712c
<div style="border:2px solid #aa712c;">Content here</div>
.myborder {border:2px solid #aa712c;}