#e02a5b color space conversions
Hex:
#e02a5b
RGB:
224, 42, 91
CMY:
12, 84, 64
CMYK:
0, 81, 59, 12
HSL:
344°, 74.5902%, 52.1569%
HSV (HSB):
344°, 81.2500%, 87.8431%
XYZ:
33.4568, 18.2586, 11.6584
xyY:
0.5279, 0.2881, 18.2586
CIE-Lab:
49.8082, 69.3795, 18.4917
CIE-LCH:
49.8082, 71.8015, 14.9241
CIE-Luv:
49.8082, 125.0417, 7.5864
Hunter-Lab:
42.7300, 64.9844, 13.7344
#e02a5b color charts
#e02a5b color shades, tints & tones
#e02a5b color schemes
#e02a5b color preview, HTML & CSS examples
This text has a color of #e02a5b
<p style="color:#e02a5b;">Text here</p>
.mytext {color:#e02a5b;}
This box has a color of #e02a5b
<div style="background-color:#e02a5b;">Content here</div>
.mybackground {background-color:#e02a5b;}
Border around this has a color of #e02a5b
<div style="border:2px solid #e02a5b;">Content here</div>
.myborder {border:2px solid #e02a5b;}