#e02d6d color space conversions
Hex:
#e02d6d
RGB:
224, 45, 109
CMY:
12, 82, 57
CMYK:
0, 80, 51, 12
HSL:
339°, 74.2739%, 52.7451%
HSV (HSB):
339°, 79.9107%, 87.8431%
XYZ:
34.4392, 18.8282, 16.2871
xyY:
0.4951, 0.2707, 18.8282
CIE-Lab:
50.4856, 69.8820, 8.4630
CIE-LCH:
50.4856, 70.3926, 6.9051
CIE-Luv:
50.4856, 117.3680, -3.2800
Hunter-Lab:
43.3915, 65.7378, 8.1194
#e02d6d color charts
#e02d6d color shades, tints & tones
#e02d6d color schemes
#e02d6d color preview, HTML & CSS examples
This text has a color of #e02d6d
<p style="color:#e02d6d;">Text here</p>
.mytext {color:#e02d6d;}
This box has a color of #e02d6d
<div style="background-color:#e02d6d;">Content here</div>
.mybackground {background-color:#e02d6d;}
Border around this has a color of #e02d6d
<div style="border:2px solid #e02d6d;">Content here</div>
.myborder {border:2px solid #e02d6d;}