#e64d90 color space conversions
Hex:
#e64d90
RGB:
230, 77, 144
CMY:
10, 70, 44
CMYK:
0, 67, 37, 10
HSL:
334°, 75.3695%, 60.1961%
HSV (HSB):
334°, 66.5217%, 90.1961%
XYZ:
40.3210, 24.1444, 28.9207
xyY:
0.4318, 0.2585, 24.1444
CIE-Lab:
56.2320, 64.3491, -4.0241
CIE-LCH:
56.2320, 64.4749, 356.4216
CIE-Luv:
56.2320, 96.3604, -17.6814
Hunter-Lab:
49.1369, 60.4849, -0.5007
#e64d90 color charts
#e64d90 color shades, tints & tones
#e64d90 color schemes
#e64d90 color preview, HTML & CSS examples
This text has a color of #e64d90
<p style="color:#e64d90;">Text here</p>
.mytext {color:#e64d90;}
This box has a color of #e64d90
<div style="background-color:#e64d90;">Content here</div>
.mybackground {background-color:#e64d90;}
Border around this has a color of #e64d90
<div style="border:2px solid #e64d90;">Content here</div>
.myborder {border:2px solid #e64d90;}