#e64f97 color space conversions
Hex:
#e64f97
RGB:
230, 79, 151
CMY:
10, 69, 41
CMYK:
0, 66, 34, 10
HSL:
331°, 75.1244%, 60.5882%
HSV (HSB):
331°, 65.6522%, 90.1961%
XYZ:
41.0150, 24.6493, 31.8742
xyY:
0.4205, 0.2527, 24.6493
CIE-Lab:
56.7321, 64.3367, -7.3972
CIE-LCH:
56.7321, 64.7606, 353.4411
CIE-Luv:
56.7321, 93.0363, -22.2999
Hunter-Lab:
49.6481, 60.5774, -3.3107
#e64f97 color charts
#e64f97 color shades, tints & tones
#e64f97 color schemes
#e64f97 color preview, HTML & CSS examples
This text has a color of #e64f97
<p style="color:#e64f97;">Text here</p>
.mytext {color:#e64f97;}
This box has a color of #e64f97
<div style="background-color:#e64f97;">Content here</div>
.mybackground {background-color:#e64f97;}
Border around this has a color of #e64f97
<div style="border:2px solid #e64f97;">Content here</div>
.myborder {border:2px solid #e64f97;}