#e64d97 color space conversions
Hex:
#e64d97
RGB:
230, 77, 151
CMY:
10, 70, 41
CMYK:
0, 67, 34, 10
HSL:
331°, 75.3695%, 60.1961%
HSV (HSB):
331°, 66.5217%, 90.1961%
XYZ:
40.8729, 24.3651, 31.8269
xyY:
0.4211, 0.2510, 24.3651
CIE-Lab:
56.4515, 65.1094, -7.8153
CIE-LCH:
56.4515, 65.5768, 353.1554
CIE-Luv:
56.4515, 93.8994, -23.0169
Hunter-Lab:
49.3610, 61.4234, -3.6761
#e64d97 color charts
#e64d97 color shades, tints & tones
#e64d97 color schemes
#e64d97 color preview, HTML & CSS examples
This text has a color of #e64d97
<p style="color:#e64d97;">Text here</p>
.mytext {color:#e64d97;}
This box has a color of #e64d97
<div style="background-color:#e64d97;">Content here</div>
.mybackground {background-color:#e64d97;}
Border around this has a color of #e64d97
<div style="border:2px solid #e64d97;">Content here</div>
.myborder {border:2px solid #e64d97;}