#e0314e color space conversions
Hex:
#e0314e
RGB:
224, 49, 78
CMY:
12, 81, 69
CMYK:
0, 78, 65, 12
HSL:
350°, 73.8397%, 53.5294%
HSV (HSB):
350°, 78.1250%, 87.8431%
XYZ:
33.2139, 18.5940, 9.0462
xyY:
0.5458, 0.3056, 18.5940
CIE-Lab:
50.2088, 66.7968, 26.8831
CIE-LCH:
50.2088, 72.0036, 21.9228
CIE-Luv:
50.2088, 126.4713, 16.2707
Hunter-Lab:
43.1207, 62.0291, 17.7463
#e0314e color charts
#e0314e color shades, tints & tones
#e0314e color schemes
#e0314e color preview, HTML & CSS examples
This text has a color of #e0314e
<p style="color:#e0314e;">Text here</p>
.mytext {color:#e0314e;}
This box has a color of #e0314e
<div style="background-color:#e0314e;">Content here</div>
.mybackground {background-color:#e0314e;}
Border around this has a color of #e0314e
<div style="border:2px solid #e0314e;">Content here</div>
.myborder {border:2px solid #e0314e;}