#e02d97 color space conversions
Hex:
#e02d97
RGB:
224, 45, 151
CMY:
12, 82, 41
CMYK:
0, 80, 33, 12
HSL:
324°, 74.2739%, 52.7451%
HSV (HSB):
324°, 79.9107%, 87.8431%
XYZ:
37.2648, 19.9584, 31.1664
xyY:
0.4216, 0.2258, 19.9584
CIE-Lab:
51.7902, 73.7523, -14.9276
CIE-LCH:
51.7902, 75.2478, 348.5578
CIE-Luv:
51.7902, 100.1129, -34.1606
Hunter-Lab:
44.6749, 70.7117, -10.0900
#e02d97 color charts
#e02d97 color shades, tints & tones
#e02d97 color schemes
#e02d97 color preview, HTML & CSS examples
This text has a color of #e02d97
<p style="color:#e02d97;">Text here</p>
.mytext {color:#e02d97;}
This box has a color of #e02d97
<div style="background-color:#e02d97;">Content here</div>
.mybackground {background-color:#e02d97;}
Border around this has a color of #e02d97
<div style="border:2px solid #e02d97;">Content here</div>
.myborder {border:2px solid #e02d97;}