#ae322a color space conversions
Hex:
#ae322a
RGB:
174, 50, 42
CMY:
32, 80, 84
CMYK:
0, 71, 76, 32
HSL:
4°, 61.1111%, 42.3529%
HSV (HSB):
4°, 75.8621%, 68.2353%
XYZ:
19.0141, 11.4470, 3.3978
xyY:
0.5616, 0.3381, 11.4470
CIE-Lab:
40.3234, 49.6524, 34.1427
CIE-LCH:
40.3234, 60.2584, 34.5138
CIE-Luv:
40.3234, 94.7307, 23.2952
Hunter-Lab:
33.8335, 41.1066, 17.7290
#ae322a color charts
#ae322a color shades, tints & tones
#ae322a color schemes
#ae322a color preview, HTML & CSS examples
This text has a color of #ae322a
<p style="color:#ae322a;">Text here</p>
.mytext {color:#ae322a;}
This box has a color of #ae322a
<div style="background-color:#ae322a;">Content here</div>
.mybackground {background-color:#ae322a;}
Border around this has a color of #ae322a
<div style="border:2px solid #ae322a;">Content here</div>
.myborder {border:2px solid #ae322a;}