#ae128d color space conversions
Hex:
#ae128d
RGB:
174, 18, 141
CMY:
32, 93, 45
CMYK:
0, 90, 19, 32
HSL:
313°, 81.2500%, 37.6471%
HSV (HSB):
313°, 89.6552%, 68.2353%
XYZ:
22.4796, 11.3544, 26.2061
xyY:
0.3744, 0.1891, 11.3544
CIE-Lab:
40.1710, 67.0933, -27.5602
CIE-LCH:
40.1710, 72.5333, 337.6684
CIE-Luv:
40.1710, 69.6942, -47.9549
Hunter-Lab:
33.6962, 60.1132, -22.5234
#ae128d color charts
#ae128d color shades, tints & tones
#ae128d color schemes
#ae128d color preview, HTML & CSS examples
This text has a color of #ae128d
<p style="color:#ae128d;">Text here</p>
.mytext {color:#ae128d;}
This box has a color of #ae128d
<div style="background-color:#ae128d;">Content here</div>
.mybackground {background-color:#ae128d;}
Border around this has a color of #ae128d
<div style="border:2px solid #ae128d;">Content here</div>
.myborder {border:2px solid #ae128d;}