#e02d54 color space conversions
Hex:
#e02d54
RGB:
224, 45, 84
CMY:
12, 82, 67
CMYK:
0, 80, 63, 12
HSL:
347°, 74.2739%, 52.7451%
HSV (HSB):
347°, 79.9107%, 87.8431%
XYZ:
33.2791, 18.3642, 10.1781
xyY:
0.5383, 0.2971, 18.3642
CIE-Lab:
49.9348, 68.2076, 22.9128
CIE-LCH:
49.9348, 71.9533, 18.5686
CIE-Luv:
49.9348, 126.2697, 12.2114
Hunter-Lab:
42.8534, 63.6259, 15.9154
#e02d54 color charts
#e02d54 color shades, tints & tones
#e02d54 color schemes
#e02d54 color preview, HTML & CSS examples
This text has a color of #e02d54
<p style="color:#e02d54;">Text here</p>
.mytext {color:#e02d54;}
This box has a color of #e02d54
<div style="background-color:#e02d54;">Content here</div>
.mybackground {background-color:#e02d54;}
Border around this has a color of #e02d54
<div style="border:2px solid #e02d54;">Content here</div>
.myborder {border:2px solid #e02d54;}