#e64c9d color space conversions
Hex:
#e64c9d
RGB:
230, 76, 157
CMY:
10, 70, 38
CMYK:
0, 67, 32, 10
HSL:
328°, 75.4902%, 60.0000%
HSV (HSB):
328°, 66.9565%, 90.1961%
XYZ:
41.3034, 24.4262, 34.4361
xyY:
0.4124, 0.2439, 24.4262
CIE-Lab:
56.5120, 66.1689, -11.2433
CIE-LCH:
56.5120, 67.1173, 350.3565
CIE-Luv:
56.5120, 92.1783, -28.0148
Hunter-Lab:
49.4229, 62.6849, -6.7151
#e64c9d color charts
#e64c9d color shades, tints & tones
#e64c9d color schemes
#e64c9d color preview, HTML & CSS examples
This text has a color of #e64c9d
<p style="color:#e64c9d;">Text here</p>
.mytext {color:#e64c9d;}
This box has a color of #e64c9d
<div style="background-color:#e64c9d;">Content here</div>
.mybackground {background-color:#e64c9d;}
Border around this has a color of #e64c9d
<div style="border:2px solid #e64c9d;">Content here</div>
.myborder {border:2px solid #e64c9d;}