#ae1e5e color space conversions
Hex:
#ae1e5e
RGB:
174, 30, 94
CMY:
32, 88, 63
CMYK:
0, 83, 46, 32
HSL:
333°, 70.5882%, 40.0000%
HSV (HSB):
333°, 82.7586%, 68.2353%
XYZ:
19.9402, 10.7354, 11.6108
xyY:
0.4716, 0.2539, 10.7354
CIE-Lab:
39.1311, 59.4643, 0.2123
CIE-LCH:
39.1311, 59.4646, 0.2046
CIE-Luv:
39.1311, 87.3751, -10.4903
Hunter-Lab:
32.7649, 51.2939, 1.9249
#ae1e5e color charts
#ae1e5e color shades, tints & tones
#ae1e5e color schemes
#ae1e5e color preview, HTML & CSS examples
This text has a color of #ae1e5e
<p style="color:#ae1e5e;">Text here</p>
.mytext {color:#ae1e5e;}
This box has a color of #ae1e5e
<div style="background-color:#ae1e5e;">Content here</div>
.mybackground {background-color:#ae1e5e;}
Border around this has a color of #ae1e5e
<div style="border:2px solid #ae1e5e;">Content here</div>
.myborder {border:2px solid #ae1e5e;}