#e02d5e color space conversions
Hex:
#e02d5e
RGB:
224, 45, 94
CMY:
12, 82, 63
CMYK:
0, 80, 58, 12
HSL:
344°, 74.2739%, 52.7451%
HSV (HSB):
344°, 79.9107%, 87.8431%
XYZ:
33.6992, 18.5322, 12.3906
xyY:
0.5215, 0.2868, 18.5322
CIE-Lab:
50.1354, 68.8202, 17.1078
CIE-LCH:
50.1354, 70.9147, 13.9600
CIE-Luv:
50.1354, 122.8953, 6.3687
Hunter-Lab:
43.0491, 64.3957, 13.0692
#e02d5e color charts
#e02d5e color shades, tints & tones
#e02d5e color schemes
#e02d5e color preview, HTML & CSS examples
This text has a color of #e02d5e
<p style="color:#e02d5e;">Text here</p>
.mytext {color:#e02d5e;}
This box has a color of #e02d5e
<div style="background-color:#e02d5e;">Content here</div>
.mybackground {background-color:#e02d5e;}
Border around this has a color of #e02d5e
<div style="border:2px solid #e02d5e;">Content here</div>
.myborder {border:2px solid #e02d5e;}