#e02a7c color space conversions
Hex:
#e02a7c
RGB:
224, 42, 124
CMY:
12, 84, 51
CMYK:
0, 81, 45, 12
HSL:
333°, 74.5902%, 52.1569%
HSV (HSB):
333°, 81.2500%, 87.8431%
XYZ:
35.2065, 18.9585, 20.8725
xyY:
0.4692, 0.2527, 18.9585
CIE-Lab:
50.6386, 71.8506, -0.4251
CIE-LCH:
50.6386, 71.8519, 359.6610
CIE-Luv:
50.6386, 112.3200, -14.4207
Hunter-Lab:
43.5413, 68.1338, 2.0569
#e02a7c color charts
#e02a7c color shades, tints & tones
#e02a7c color schemes
#e02a7c color preview, HTML & CSS examples
This text has a color of #e02a7c
<p style="color:#e02a7c;">Text here</p>
.mytext {color:#e02a7c;}
This box has a color of #e02a7c
<div style="background-color:#e02a7c;">Content here</div>
.mybackground {background-color:#e02a7c;}
Border around this has a color of #e02a7c
<div style="border:2px solid #e02a7c;">Content here</div>
.myborder {border:2px solid #e02a7c;}