#e64f7a color space conversions
Hex:
#e64f7a
RGB:
230, 79, 122
CMY:
10, 69, 52
CMYK:
0, 66, 47, 10
HSL:
343°, 75.1244%, 60.5882%
HSV (HSB):
343°, 65.6522%, 90.1961%
XYZ:
38.9420, 23.8201, 20.9576
xyY:
0.4651, 0.2845, 23.8201
CIE-Lab:
55.9072, 61.4162, 8.5023
CIE-LCH:
55.9072, 62.0019, 7.8817
CIE-Luv:
55.9072, 102.7961, -1.0131
Hunter-Lab:
48.8058, 57.0141, 8.7045
#e64f7a color charts
#e64f7a color shades, tints & tones
#e64f7a color schemes
#e64f7a color preview, HTML & CSS examples
This text has a color of #e64f7a
<p style="color:#e64f7a;">Text here</p>
.mytext {color:#e64f7a;}
This box has a color of #e64f7a
<div style="background-color:#e64f7a;">Content here</div>
.mybackground {background-color:#e64f7a;}
Border around this has a color of #e64f7a
<div style="border:2px solid #e64f7a;">Content here</div>
.myborder {border:2px solid #e64f7a;}