#ae023d color space conversions
Hex:
#ae023d
RGB:
174, 2, 61
CMY:
32, 99, 76
CMYK:
0, 99, 65, 32
HSL:
339°, 97.7273%, 34.5098%
HSV (HSB):
339°, 98.8506%, 68.2353%
XYZ:
18.3196, 9.3790, 5.2597
xyY:
0.5558, 0.2846, 9.3790
CIE-Lab:
36.7040, 61.6487, 18.0302
CIE-LCH:
36.7040, 64.2312, 16.3025
CIE-Luv:
36.7040, 105.6470, 6.9710
Hunter-Lab:
30.6252, 53.1823, 11.2550
#ae023d color charts
#ae023d color shades, tints & tones
#ae023d color schemes
#ae023d color preview, HTML & CSS examples
This text has a color of #ae023d
<p style="color:#ae023d;">Text here</p>
.mytext {color:#ae023d;}
This box has a color of #ae023d
<div style="background-color:#ae023d;">Content here</div>
.mybackground {background-color:#ae023d;}
Border around this has a color of #ae023d
<div style="border:2px solid #ae023d;">Content here</div>
.myborder {border:2px solid #ae023d;}