#e02d62 color space conversions
Hex:
#e02d62
RGB:
224, 45, 98
CMY:
12, 82, 62
CMYK:
0, 80, 56, 12
HSL:
342°, 74.2739%, 52.7451%
HSV (HSB):
342°, 79.9107%, 87.8431%
XYZ:
33.8835, 18.6059, 13.3607
xyY:
0.5146, 0.2825, 18.6059
CIE-Lab:
50.2229, 69.0865, 14.7927
CIE-LCH:
50.2229, 70.6525, 12.0856
CIE-Luv:
50.2229, 121.4715, 3.8929
Hunter-Lab:
43.1346, 64.7315, 11.8294
#e02d62 color charts
#e02d62 color shades, tints & tones
#e02d62 color schemes
#e02d62 color preview, HTML & CSS examples
This text has a color of #e02d62
<p style="color:#e02d62;">Text here</p>
.mytext {color:#e02d62;}
This box has a color of #e02d62
<div style="background-color:#e02d62;">Content here</div>
.mybackground {background-color:#e02d62;}
Border around this has a color of #e02d62
<div style="border:2px solid #e02d62;">Content here</div>
.myborder {border:2px solid #e02d62;}