#aa7c00 color space conversions
Hex:
#aa7c00
RGB:
170, 124, 0
CMY:
33, 51, 100
CMYK:
0, 27, 100, 33
HSL:
44°, 100.0000%, 33.3333%
HSV (HSB):
44°, 100.0000%, 66.6667%
XYZ:
23.7852, 22.9614, 3.1784
xyY:
0.4764, 0.4599, 22.9614
CIE-Lab:
55.0325, 8.9093, 60.8891
CIE-LCH:
55.0325, 61.5375, 81.6755
CIE-Luv:
55.0325, 38.6532, 56.3309
Hunter-Lab:
47.9180, 4.7461, 29.6099
#aa7c00 color charts
#aa7c00 color shades, tints & tones
#aa7c00 color schemes
#aa7c00 color preview, HTML & CSS examples
This text has a color of #aa7c00
<p style="color:#aa7c00;">Text here</p>
.mytext {color:#aa7c00;}
This box has a color of #aa7c00
<div style="background-color:#aa7c00;">Content here</div>
.mybackground {background-color:#aa7c00;}
Border around this has a color of #aa7c00
<div style="border:2px solid #aa7c00;">Content here</div>
.myborder {border:2px solid #aa7c00;}