#ae5d8e color space conversions
Hex:
#ae5d8e
RGB:
174, 93, 142
CMY:
32, 64, 44
CMYK:
0, 47, 18, 32
HSL:
324°, 33.3333%, 52.3529%
HSV (HSB):
324°, 46.5517%, 68.2353%
XYZ:
26.2524, 18.7804, 27.8325
xyY:
0.3603, 0.2577, 18.7804
CIE-Lab:
50.4292, 39.2889, -12.3958
CIE-LCH:
50.4292, 41.1979, 342.4893
CIE-Luv:
50.4292, 46.1623, -23.9644
Hunter-Lab:
43.3363, 32.2937, -7.7432
#ae5d8e color charts
#ae5d8e color shades, tints & tones
#ae5d8e color schemes
#ae5d8e color preview, HTML & CSS examples
This text has a color of #ae5d8e
<p style="color:#ae5d8e;">Text here</p>
.mytext {color:#ae5d8e;}
This box has a color of #ae5d8e
<div style="background-color:#ae5d8e;">Content here</div>
.mybackground {background-color:#ae5d8e;}
Border around this has a color of #ae5d8e
<div style="border:2px solid #ae5d8e;">Content here</div>
.myborder {border:2px solid #ae5d8e;}