#ae512b color space conversions
Hex:
#ae512b
RGB:
174, 81, 43
CMY:
32, 68, 83
CMYK:
0, 53, 75, 32
HSL:
17°, 60.3687%, 42.5490%
HSV (HSB):
17°, 75.2874%, 68.2353%
XYZ:
20.8340, 15.0579, 4.0939
xyY:
0.5210, 0.3766, 15.0579
CIE-Lab:
45.7135, 35.4666, 39.4003
CIE-LCH:
45.7135, 53.0120, 48.0077
CIE-Luv:
45.7135, 73.6545, 32.6514
Hunter-Lab:
38.8046, 27.9280, 20.9081
#ae512b color charts
#ae512b color shades, tints & tones
#ae512b color schemes
#ae512b color preview, HTML & CSS examples
This text has a color of #ae512b
<p style="color:#ae512b;">Text here</p>
.mytext {color:#ae512b;}
This box has a color of #ae512b
<div style="background-color:#ae512b;">Content here</div>
.mybackground {background-color:#ae512b;}
Border around this has a color of #ae512b
<div style="border:2px solid #ae512b;">Content here</div>
.myborder {border:2px solid #ae512b;}