#ae700c color space conversions
Hex:
#ae700c
RGB:
174, 112, 12
CMY:
32, 56, 95
CMYK:
0, 36, 93, 32
HSL:
37°, 87.0968%, 36.4706%
HSV (HSB):
37°, 93.1034%, 68.2353%
XYZ:
23.3161, 20.6136, 3.0977
xyY:
0.4958, 0.4383, 20.6136
CIE-Lab:
52.5239, 17.6368, 57.0891
CIE-LCH:
52.5239, 59.7514, 72.8322
CIE-Luv:
52.5239, 51.2193, 50.8168
Hunter-Lab:
45.4022, 12.2142, 27.7362
#ae700c color charts
#ae700c color shades, tints & tones
#ae700c color schemes
#ae700c color preview, HTML & CSS examples
This text has a color of #ae700c
<p style="color:#ae700c;">Text here</p>
.mytext {color:#ae700c;}
This box has a color of #ae700c
<div style="background-color:#ae700c;">Content here</div>
.mybackground {background-color:#ae700c;}
Border around this has a color of #ae700c
<div style="border:2px solid #ae700c;">Content here</div>
.myborder {border:2px solid #ae700c;}