#e64e8c color space conversions
Hex:
#e64e8c
RGB:
230, 78, 140
CMY:
10, 69, 45
CMYK:
0, 66, 39, 10
HSL:
336°, 75.2475%, 60.3922%
HSV (HSB):
336°, 66.0870%, 90.1961%
XYZ:
40.0911, 24.1652, 27.3623
xyY:
0.4376, 0.2638, 24.1652
CIE-Lab:
56.2528, 63.5441, -1.6362
CIE-LCH:
56.2528, 63.5652, 358.5250
CIE-Luv:
56.2528, 97.2928, -14.3270
Hunter-Lab:
49.1581, 59.5498, 1.4089
#e64e8c color charts
#e64e8c color shades, tints & tones
#e64e8c color schemes
#e64e8c color preview, HTML & CSS examples
This text has a color of #e64e8c
<p style="color:#e64e8c;">Text here</p>
.mytext {color:#e64e8c;}
This box has a color of #e64e8c
<div style="background-color:#e64e8c;">Content here</div>
.mybackground {background-color:#e64e8c;}
Border around this has a color of #e64e8c
<div style="border:2px solid #e64e8c;">Content here</div>
.myborder {border:2px solid #e64e8c;}