#e64d6d color space conversions
Hex:
#e64d6d
RGB:
230, 77, 109
CMY:
10, 70, 57
CMYK:
0, 67, 53, 10
HSL:
347°, 75.3695%, 60.1961%
HSV (HSB):
347°, 66.5217%, 90.1961%
XYZ:
38.0473, 23.2349, 16.9475
xyY:
0.4864, 0.2970, 23.2349
CIE-Lab:
55.3134, 61.1097, 15.3709
CIE-LCH:
55.3134, 63.0132, 14.1187
CIE-Luv:
55.3134, 107.9265, 6.9991
Hunter-Lab:
48.2026, 56.5394, 12.8961
#e64d6d color charts
#e64d6d color shades, tints & tones
#e64d6d color schemes
#e64d6d color preview, HTML & CSS examples
This text has a color of #e64d6d
<p style="color:#e64d6d;">Text here</p>
.mytext {color:#e64d6d;}
This box has a color of #e64d6d
<div style="background-color:#e64d6d;">Content here</div>
.mybackground {background-color:#e64d6d;}
Border around this has a color of #e64d6d
<div style="border:2px solid #e64d6d;">Content here</div>
.myborder {border:2px solid #e64d6d;}