#e02e49 color space conversions
Hex:
#e02e49
RGB:
224, 46, 73
CMY:
12, 82, 71
CMYK:
0, 79, 67, 12
HSL:
351°, 74.1667%, 52.9412%
HSV (HSB):
351°, 79.4643%, 87.8431%
XYZ:
32.9201, 18.2823, 8.0971
xyY:
0.5551, 0.3083, 18.2823
CIE-Lab:
49.8368, 67.3585, 29.4071
CIE-LCH:
49.8368, 73.4979, 23.5849
CIE-Luv:
49.8368, 129.2194, 18.2034
Hunter-Lab:
42.7578, 62.6043, 18.7027
#e02e49 color charts
#e02e49 color shades, tints & tones
#e02e49 color schemes
#e02e49 color preview, HTML & CSS examples
This text has a color of #e02e49
<p style="color:#e02e49;">Text here</p>
.mytext {color:#e02e49;}
This box has a color of #e02e49
<div style="background-color:#e02e49;">Content here</div>
.mybackground {background-color:#e02e49;}
Border around this has a color of #e02e49
<div style="border:2px solid #e02e49;">Content here</div>
.myborder {border:2px solid #e02e49;}