#e64f5a color space conversions
Hex:
#e64f5a
RGB:
230, 79, 90
CMY:
10, 69, 65
CMYK:
0, 66, 61, 10
HSL:
356°, 75.1244%, 60.5882%
HSV (HSB):
356°, 65.6522%, 90.1961%
XYZ:
37.2746, 23.1531, 12.1773
xyY:
0.5134, 0.3189, 23.1531
CIE-Lab:
55.2297, 58.9587, 26.4506
CIE-LCH:
55.2297, 64.6202, 24.1624
CIE-Luv:
55.2297, 112.1680, 19.0283
Hunter-Lab:
48.1177, 54.0697, 18.6777
#e64f5a color charts
#e64f5a color shades, tints & tones
#e64f5a color schemes
#e64f5a color preview, HTML & CSS examples
This text has a color of #e64f5a
<p style="color:#e64f5a;">Text here</p>
.mytext {color:#e64f5a;}
This box has a color of #e64f5a
<div style="background-color:#e64f5a;">Content here</div>
.mybackground {background-color:#e64f5a;}
Border around this has a color of #e64f5a
<div style="border:2px solid #e64f5a;">Content here</div>
.myborder {border:2px solid #e64f5a;}