#e64f6f color space conversions
Hex:
#e64f6f
RGB:
230, 79, 111
CMY:
10, 69, 56
CMYK:
0, 66, 52, 10
HSL:
347°, 75.1244%, 60.5882%
HSV (HSB):
347°, 65.6522%, 90.1961%
XYZ:
38.2984, 23.5627, 17.5684
xyY:
0.4822, 0.2966, 23.5627
CIE-Lab:
55.6472, 60.4796, 14.6482
CIE-LCH:
55.6472, 62.2283, 13.6149
CIE-Luv:
55.6472, 106.2305, 6.3722
Hunter-Lab:
48.5414, 55.8862, 12.5203
#e64f6f color charts
#e64f6f color shades, tints & tones
#e64f6f color schemes
#e64f6f color preview, HTML & CSS examples
This text has a color of #e64f6f
<p style="color:#e64f6f;">Text here</p>
.mytext {color:#e64f6f;}
This box has a color of #e64f6f
<div style="background-color:#e64f6f;">Content here</div>
.mybackground {background-color:#e64f6f;}
Border around this has a color of #e64f6f
<div style="border:2px solid #e64f6f;">Content here</div>
.myborder {border:2px solid #e64f6f;}