#aa702f color space conversions
Hex:
#aa702f
RGB:
170, 112, 47
CMY:
33, 56, 82
CMYK:
0, 34, 72, 33
HSL:
32°, 56.6820%, 42.5490%
HSV (HSB):
32°, 72.3529%, 66.6667%
XYZ:
22.8848, 20.3396, 5.4091
xyY:
0.4706, 0.4182, 20.3396
CIE-Lab:
52.2190, 17.0092, 44.0969
CIE-LCH:
52.2190, 47.2636, 68.9072
CIE-Luv:
52.2190, 46.2317, 43.0972
Hunter-Lab:
45.0995, 11.6522, 24.4586
#aa702f color charts
#aa702f color shades, tints & tones
#aa702f color schemes
#aa702f color preview, HTML & CSS examples
This text has a color of #aa702f
<p style="color:#aa702f;">Text here</p>
.mytext {color:#aa702f;}
This box has a color of #aa702f
<div style="background-color:#aa702f;">Content here</div>
.mybackground {background-color:#aa702f;}
Border around this has a color of #aa702f
<div style="border:2px solid #aa702f;">Content here</div>
.myborder {border:2px solid #aa702f;}