#ae980a color space conversions
Hex:
#ae980a
RGB:
174, 152, 10
CMY:
32, 40, 96
CMYK:
0, 13, 94, 32
HSL:
52°, 89.1304%, 36.0784%
HSV (HSB):
52°, 94.2529%, 68.2353%
XYZ:
28.7386, 31.4771, 4.8482
xyY:
0.4417, 0.4838, 31.4771
CIE-Lab:
62.9083, -4.5294, 65.1614
CIE-LCH:
62.9083, 65.3187, 93.9763
CIE-Luv:
62.9083, 20.5944, 66.4713
Hunter-Lab:
56.1044, -6.7490, 34.1497
#ae980a color charts
#ae980a color shades, tints & tones
#ae980a color schemes
#ae980a color preview, HTML & CSS examples
This text has a color of #ae980a
<p style="color:#ae980a;">Text here</p>
.mytext {color:#ae980a;}
This box has a color of #ae980a
<div style="background-color:#ae980a;">Content here</div>
.mybackground {background-color:#ae980a;}
Border around this has a color of #ae980a
<div style="border:2px solid #ae980a;">Content here</div>
.myborder {border:2px solid #ae980a;}