#e02c50 color space conversions
Hex:
#e02c50
RGB:
224, 44, 80
CMY:
12, 83, 69
CMYK:
0, 80, 64, 12
HSL:
348°, 74.3802%, 52.5490%
HSV (HSB):
348°, 80.3571%, 87.8431%
XYZ:
33.0891, 18.2278, 9.3638
xyY:
0.5453, 0.3004, 18.2278
CIE-Lab:
49.7713, 68.2407, 25.1193
CIE-LCH:
49.7713, 72.7171, 20.2086
CIE-Luv:
49.7713, 127.9358, 14.2057
Hunter-Lab:
42.6941, 63.6279, 16.8823
#e02c50 color charts
#e02c50 color shades, tints & tones
#e02c50 color schemes
#e02c50 color preview, HTML & CSS examples
This text has a color of #e02c50
<p style="color:#e02c50;">Text here</p>
.mytext {color:#e02c50;}
This box has a color of #e02c50
<div style="background-color:#e02c50;">Content here</div>
.mybackground {background-color:#e02c50;}
Border around this has a color of #e02c50
<div style="border:2px solid #e02c50;">Content here</div>
.myborder {border:2px solid #e02c50;}