#e02e50 color space conversions
Hex:
#e02e50
RGB:
224, 46, 80
CMY:
12, 82, 69
CMYK:
0, 79, 64, 12
HSL:
349°, 74.1667%, 52.9412%
HSV (HSB):
349°, 79.4643%, 87.8431%
XYZ:
33.1654, 18.3805, 9.3892
xyY:
0.5443, 0.3016, 18.3805
CIE-Lab:
49.9544, 67.7219, 25.3550
CIE-LCH:
49.9544, 72.3127, 20.5259
CIE-Luv:
49.9544, 127.1333, 14.5977
Hunter-Lab:
42.8725, 63.0579, 17.0260
#e02e50 color charts
#e02e50 color shades, tints & tones
#e02e50 color schemes
#e02e50 color preview, HTML & CSS examples
This text has a color of #e02e50
<p style="color:#e02e50;">Text here</p>
.mytext {color:#e02e50;}
This box has a color of #e02e50
<div style="background-color:#e02e50;">Content here</div>
.mybackground {background-color:#e02e50;}
Border around this has a color of #e02e50
<div style="border:2px solid #e02e50;">Content here</div>
.myborder {border:2px solid #e02e50;}