#e02d89 color space conversions
Hex:
#e02d89
RGB:
224, 45, 137
CMY:
12, 82, 46
CMYK:
0, 80, 39, 12
HSL:
329°, 74.2739%, 52.7451%
HSV (HSB):
329°, 79.9107%, 87.8431%
XYZ:
36.1942, 19.5302, 25.5290
xyY:
0.4454, 0.2404, 19.5302
CIE-Lab:
51.3018, 72.3187, -7.2883
CIE-LCH:
51.3018, 72.6850, 354.2452
CIE-Luv:
51.3018, 106.0322, -23.4204
Hunter-Lab:
44.1930, 68.8544, -3.3150
#e02d89 color charts
#e02d89 color shades, tints & tones
#e02d89 color schemes
#e02d89 color preview, HTML & CSS examples
This text has a color of #e02d89
<p style="color:#e02d89;">Text here</p>
.mytext {color:#e02d89;}
This box has a color of #e02d89
<div style="background-color:#e02d89;">Content here</div>
.mybackground {background-color:#e02d89;}
Border around this has a color of #e02d89
<div style="border:2px solid #e02d89;">Content here</div>
.myborder {border:2px solid #e02d89;}