#ae288c color space conversions
Hex:
#ae288c
RGB:
174, 40, 140
CMY:
32, 84, 45
CMYK:
0, 77, 20, 32
HSL:
315°, 62.6168%, 41.9608%
HSV (HSB):
315°, 77.0115%, 68.2353%
XYZ:
22.9480, 12.4097, 25.9968
xyY:
0.3740, 0.2023, 12.4097
CIE-Lab:
41.8600, 61.9461, -24.3160
CIE-LCH:
41.8600, 66.5476, 338.5682
CIE-Luv:
41.8600, 66.3351, -43.1510
Hunter-Lab:
35.2274, 54.6312, -19.0950
#ae288c color charts
#ae288c color shades, tints & tones
#ae288c color schemes
#ae288c color preview, HTML & CSS examples
This text has a color of #ae288c
<p style="color:#ae288c;">Text here</p>
.mytext {color:#ae288c;}
This box has a color of #ae288c
<div style="background-color:#ae288c;">Content here</div>
.mybackground {background-color:#ae288c;}
Border around this has a color of #ae288c
<div style="border:2px solid #ae288c;">Content here</div>
.myborder {border:2px solid #ae288c;}