#aea00c color space conversions
Hex:
#aea00c
RGB:
174, 160, 12
CMY:
32, 37, 95
CMYK:
0, 8, 93, 32
HSL:
55°, 87.0968%, 36.4706%
HSV (HSB):
55°, 93.1034%, 68.2353%
XYZ:
30.0927, 34.1668, 5.3566
xyY:
0.4323, 0.4908, 34.1668
CIE-Lab:
65.0948, -8.7636, 66.5349
CIE-LCH:
65.0948, 67.1096, 97.5035
CIE-Luv:
65.0948, 14.9122, 69.4634
Hunter-Lab:
58.4524, -10.3955, 35.4833
#aea00c color charts
#aea00c color shades, tints & tones
#aea00c color schemes
#aea00c color preview, HTML & CSS examples
This text has a color of #aea00c
<p style="color:#aea00c;">Text here</p>
.mytext {color:#aea00c;}
This box has a color of #aea00c
<div style="background-color:#aea00c;">Content here</div>
.mybackground {background-color:#aea00c;}
Border around this has a color of #aea00c
<div style="border:2px solid #aea00c;">Content here</div>
.myborder {border:2px solid #aea00c;}