#e02e64 color space conversions
Hex:
#e02e64
RGB:
224, 46, 100
CMY:
12, 82, 61
CMYK:
0, 79, 55, 12
HSL:
342°, 74.1667%, 52.9412%
HSV (HSB):
342°, 79.4643%, 87.8431%
XYZ:
34.0177, 18.7214, 13.8772
xyY:
0.5107, 0.2810, 18.7214
CIE-Lab:
50.3596, 68.9648, 13.7638
CIE-LCH:
50.3596, 70.3249, 11.2866
CIE-Luv:
50.3596, 120.3801, 2.8366
Hunter-Lab:
43.2682, 64.6183, 11.2719
#e02e64 color charts
#e02e64 color shades, tints & tones
#e02e64 color schemes
#e02e64 color preview, HTML & CSS examples
This text has a color of #e02e64
<p style="color:#e02e64;">Text here</p>
.mytext {color:#e02e64;}
This box has a color of #e02e64
<div style="background-color:#e02e64;">Content here</div>
.mybackground {background-color:#e02e64;}
Border around this has a color of #e02e64
<div style="border:2px solid #e02e64;">Content here</div>
.myborder {border:2px solid #e02e64;}