#ae025a color space conversions
Hex:
#ae025a
RGB:
174, 2, 90
CMY:
32, 99, 65
CMYK:
0, 99, 48, 32
HSL:
329°, 97.7273%, 34.5098%
HSV (HSB):
329°, 98.8506%, 68.2353%
XYZ:
19.3227, 9.7803, 10.5422
xyY:
0.4874, 0.2467, 9.7803
CIE-Lab:
37.4452, 63.6325, 0.3092
CIE-LCH:
37.4452, 63.6333, 0.2784
CIE-Luv:
37.4452, 94.0486, -11.1956
Hunter-Lab:
31.2734, 55.5603, 1.9048
#ae025a color charts
#ae025a color shades, tints & tones
#ae025a color schemes
#ae025a color preview, HTML & CSS examples
This text has a color of #ae025a
<p style="color:#ae025a;">Text here</p>
.mytext {color:#ae025a;}
This box has a color of #ae025a
<div style="background-color:#ae025a;">Content here</div>
.mybackground {background-color:#ae025a;}
Border around this has a color of #ae025a
<div style="border:2px solid #ae025a;">Content here</div>
.myborder {border:2px solid #ae025a;}