#e02d6f color space conversions
Hex:
#e02d6f
RGB:
224, 45, 111
CMY:
12, 82, 56
CMYK:
0, 80, 50, 12
HSL:
338°, 74.2739%, 52.7451%
HSV (HSB):
338°, 79.9107%, 87.8431%
XYZ:
34.5481, 18.8718, 16.8607
xyY:
0.4916, 0.2685, 18.8718
CIE-Lab:
50.5368, 70.0365, 7.3194
CIE-LCH:
50.5368, 70.4179, 5.9662
CIE-Luv:
50.5368, 116.5956, -4.6366
Hunter-Lab:
43.4416, 65.9339, 7.3974
#e02d6f color charts
#e02d6f color shades, tints & tones
#e02d6f color schemes
#e02d6f color preview, HTML & CSS examples
This text has a color of #e02d6f
<p style="color:#e02d6f;">Text here</p>
.mytext {color:#e02d6f;}
This box has a color of #e02d6f
<div style="background-color:#e02d6f;">Content here</div>
.mybackground {background-color:#e02d6f;}
Border around this has a color of #e02d6f
<div style="border:2px solid #e02d6f;">Content here</div>
.myborder {border:2px solid #e02d6f;}