#e64f6e color space conversions
Hex:
#e64f6e
RGB:
230, 79, 110
CMY:
10, 69, 57
CMYK:
0, 66, 52, 10
HSL:
348°, 75.1244%, 60.5882%
HSV (HSB):
348°, 65.6522%, 90.1961%
XYZ:
38.2436, 23.5407, 17.2800
xyY:
0.4837, 0.2977, 23.5407
CIE-Lab:
55.6250, 60.3992, 15.2090
CIE-LCH:
55.6250, 62.2847, 14.1337
CIE-Luv:
55.6250, 106.5329, 7.0200
Hunter-Lab:
48.5188, 55.7897, 12.8470
#e64f6e color charts
#e64f6e color shades, tints & tones
#e64f6e color schemes
#e64f6e color preview, HTML & CSS examples
This text has a color of #e64f6e
<p style="color:#e64f6e;">Text here</p>
.mytext {color:#e64f6e;}
This box has a color of #e64f6e
<div style="background-color:#e64f6e;">Content here</div>
.mybackground {background-color:#e64f6e;}
Border around this has a color of #e64f6e
<div style="border:2px solid #e64f6e;">Content here</div>
.myborder {border:2px solid #e64f6e;}