#e64a9f color space conversions
Hex:
#e64a9f
RGB:
230, 74, 159
CMY:
10, 71, 38
CMYK:
0, 68, 31, 10
HSL:
327°, 75.7282%, 59.6078%
HSV (HSB):
327°, 67.8261%, 90.1961%
XYZ:
41.3399, 24.2238, 35.2977
xyY:
0.4099, 0.2402, 24.2238
CIE-Lab:
56.3111, 67.1464, -12.7168
CIE-LCH:
56.3111, 68.3400, 349.2758
CIE-Luv:
56.3111, 92.2527, -30.2712
Hunter-Lab:
49.2176, 63.7986, -8.0690
#e64a9f color charts
#e64a9f color shades, tints & tones
#e64a9f color schemes
#e64a9f color preview, HTML & CSS examples
This text has a color of #e64a9f
<p style="color:#e64a9f;">Text here</p>
.mytext {color:#e64a9f;}
This box has a color of #e64a9f
<div style="background-color:#e64a9f;">Content here</div>
.mybackground {background-color:#e64a9f;}
Border around this has a color of #e64a9f
<div style="border:2px solid #e64a9f;">Content here</div>
.myborder {border:2px solid #e64a9f;}