#e02a75 color space conversions
Hex:
#e02a75
RGB:
224, 42, 117
CMY:
12, 84, 54
CMYK:
0, 81, 48, 12
HSL:
335°, 74.5902%, 52.1569%
HSV (HSB):
335°, 81.2500%, 87.8431%
XYZ:
34.7793, 18.7876, 18.6229
xyY:
0.4818, 0.2603, 18.7876
CIE-Lab:
50.4377, 71.2579, 3.5301
CIE-LCH:
50.4377, 71.3453, 2.8361
CIE-Luv:
50.4377, 115.1838, -9.4168
Hunter-Lab:
43.3446, 67.3736, 4.8675
#e02a75 color charts
#e02a75 color shades, tints & tones
#e02a75 color schemes
#e02a75 color preview, HTML & CSS examples
This text has a color of #e02a75
<p style="color:#e02a75;">Text here</p>
.mytext {color:#e02a75;}
This box has a color of #e02a75
<div style="background-color:#e02a75;">Content here</div>
.mybackground {background-color:#e02a75;}
Border around this has a color of #e02a75
<div style="border:2px solid #e02a75;">Content here</div>
.myborder {border:2px solid #e02a75;}