#e02a93 color space conversions
Hex:
#e02a93
RGB:
224, 42, 147
CMY:
12, 84, 42
CMYK:
0, 81, 34, 12
HSL:
325°, 74.5902%, 52.1569%
HSV (HSB):
325°, 81.2500%, 87.8431%
XYZ:
36.8349, 19.6098, 29.4474
xyY:
0.4289, 0.2283, 19.6098
CIE-Lab:
51.3932, 74.0510, -13.1428
CIE-LCH:
51.3932, 75.2083, 349.9358
CIE-Luv:
51.3932, 102.5778, -31.7012
Hunter-Lab:
44.2830, 70.9824, -8.4288
#e02a93 color charts
#e02a93 color shades, tints & tones
#e02a93 color schemes
#e02a93 color preview, HTML & CSS examples
This text has a color of #e02a93
<p style="color:#e02a93;">Text here</p>
.mytext {color:#e02a93;}
This box has a color of #e02a93
<div style="background-color:#e02a93;">Content here</div>
.mybackground {background-color:#e02a93;}
Border around this has a color of #e02a93
<div style="border:2px solid #e02a93;">Content here</div>
.myborder {border:2px solid #e02a93;}