#ae2021 color space conversions
Hex:
#ae2021
RGB:
174, 32, 33
CMY:
32, 87, 87
CMYK:
0, 82, 81, 32
HSL:
360°, 68.9320%, 40.3922%
HSV (HSB):
360°, 81.6092%, 68.2353%
XYZ:
18.2466, 10.1415, 2.4346
xyY:
0.5920, 0.3290, 10.1415
CIE-Lab:
38.0952, 55.2681, 36.9226
CIE-LCH:
38.0952, 66.4668, 33.7454
CIE-Luv:
38.0952, 105.4610, 22.4738
Hunter-Lab:
31.8457, 46.5448, 17.7592
#ae2021 color charts
#ae2021 color shades, tints & tones
#ae2021 color schemes
#ae2021 color preview, HTML & CSS examples
This text has a color of #ae2021
<p style="color:#ae2021;">Text here</p>
.mytext {color:#ae2021;}
This box has a color of #ae2021
<div style="background-color:#ae2021;">Content here</div>
.mybackground {background-color:#ae2021;}
Border around this has a color of #ae2021
<div style="border:2px solid #ae2021;">Content here</div>
.myborder {border:2px solid #ae2021;}