#e64f7e color space conversions
Hex:
#e64f7e
RGB:
230, 79, 126
CMY:
10, 69, 51
CMYK:
0, 66, 45, 10
HSL:
341°, 75.1244%, 60.5882%
HSV (HSB):
341°, 65.6522%, 90.1961%
XYZ:
39.1950, 23.9213, 22.2901
xyY:
0.4589, 0.2801, 23.9213
CIE-Lab:
56.0089, 61.7805, 6.2804
CIE-LCH:
56.0089, 62.0989, 5.8045
CIE-Luv:
56.0089, 101.5029, -3.8071
Hunter-Lab:
48.9094, 57.4547, 7.2156
#e64f7e color charts
#e64f7e color shades, tints & tones
#e64f7e color schemes
#e64f7e color preview, HTML & CSS examples
This text has a color of #e64f7e
<p style="color:#e64f7e;">Text here</p>
.mytext {color:#e64f7e;}
This box has a color of #e64f7e
<div style="background-color:#e64f7e;">Content here</div>
.mybackground {background-color:#e64f7e;}
Border around this has a color of #e64f7e
<div style="border:2px solid #e64f7e;">Content here</div>
.myborder {border:2px solid #e64f7e;}