#ae980c color space conversions
Hex:
#ae980c
RGB:
174, 152, 12
CMY:
32, 40, 95
CMYK:
0, 13, 93, 32
HSL:
52°, 87.0968%, 36.4706%
HSV (HSB):
52°, 93.1034%, 68.2353%
XYZ:
28.7502, 31.4817, 4.9091
xyY:
0.4414, 0.4833, 31.4817
CIE-Lab:
62.9122, -4.5011, 64.8723
CIE-LCH:
62.9122, 65.0283, 93.9690
CIE-Luv:
62.9122, 20.5757, 66.3114
Hunter-Lab:
56.1085, -6.7261, 34.0885
#ae980c color charts
#ae980c color shades, tints & tones
#ae980c color schemes
#ae980c color preview, HTML & CSS examples
This text has a color of #ae980c
<p style="color:#ae980c;">Text here</p>
.mytext {color:#ae980c;}
This box has a color of #ae980c
<div style="background-color:#ae980c;">Content here</div>
.mybackground {background-color:#ae980c;}
Border around this has a color of #ae980c
<div style="border:2px solid #ae980c;">Content here</div>
.myborder {border:2px solid #ae980c;}