#e64f8d color space conversions
Hex:
#e64f8d
RGB:
230, 79, 141
CMY:
10, 69, 45
CMYK:
0, 66, 39, 10
HSL:
335°, 75.1244%, 60.5882%
HSV (HSB):
335°, 65.6522%, 90.1961%
XYZ:
40.2368, 24.3380, 27.7763
xyY:
0.4357, 0.2635, 24.3380
CIE-Lab:
56.4247, 63.2571, -1.9733
CIE-LCH:
56.4247, 63.2879, 358.2132
CIE-Luv:
56.4247, 96.4878, -14.7170
Hunter-Lab:
49.3336, 59.2520, 1.1515
#e64f8d color charts
#e64f8d color shades, tints & tones
#e64f8d color schemes
#e64f8d color preview, HTML & CSS examples
This text has a color of #e64f8d
<p style="color:#e64f8d;">Text here</p>
.mytext {color:#e64f8d;}
This box has a color of #e64f8d
<div style="background-color:#e64f8d;">Content here</div>
.mybackground {background-color:#e64f8d;}
Border around this has a color of #e64f8d
<div style="border:2px solid #e64f8d;">Content here</div>
.myborder {border:2px solid #e64f8d;}