#e64d5f color space conversions
Hex:
#e64d5f
RGB:
230, 77, 95
CMY:
10, 70, 63
CMYK:
0, 67, 59, 10
HSL:
353°, 75.3695%, 60.1961%
HSV (HSB):
353°, 66.5217%, 90.1961%
XYZ:
37.3526, 22.9570, 13.2889
xyY:
0.5075, 0.3119, 22.9570
CIE-Lab:
55.0280, 60.0834, 23.2556
CIE-LCH:
55.0280, 64.4270, 21.1592
CIE-Luv:
55.0280, 112.0051, 15.5679
Hunter-Lab:
47.9134, 55.3073, 17.0952
#e64d5f color charts
#e64d5f color shades, tints & tones
#e64d5f color schemes
#e64d5f color preview, HTML & CSS examples
This text has a color of #e64d5f
<p style="color:#e64d5f;">Text here</p>
.mytext {color:#e64d5f;}
This box has a color of #e64d5f
<div style="background-color:#e64d5f;">Content here</div>
.mybackground {background-color:#e64d5f;}
Border around this has a color of #e64d5f
<div style="border:2px solid #e64d5f;">Content here</div>
.myborder {border:2px solid #e64d5f;}