#e0304e color space conversions
Hex:
#e0304e
RGB:
224, 48, 78
CMY:
12, 81, 69
CMYK:
0, 79, 65, 12
HSL:
350°, 73.9496%, 53.3333%
HSV (HSB):
350°, 78.5714%, 87.8431%
XYZ:
33.1726, 18.5113, 9.0324
xyY:
0.5464, 0.3049, 18.5113
CIE-Lab:
50.1104, 67.0744, 26.7579
CIE-LCH:
50.1104, 72.2147, 21.7485
CIE-Luv:
50.1104, 126.9038, 16.0622
Hunter-Lab:
43.0247, 62.3324, 17.6703
#e0304e color charts
#e0304e color shades, tints & tones
#e0304e color schemes
#e0304e color preview, HTML & CSS examples
This text has a color of #e0304e
<p style="color:#e0304e;">Text here</p>
.mytext {color:#e0304e;}
This box has a color of #e0304e
<div style="background-color:#e0304e;">Content here</div>
.mybackground {background-color:#e0304e;}
Border around this has a color of #e0304e
<div style="border:2px solid #e0304e;">Content here</div>
.myborder {border:2px solid #e0304e;}