#e00d50 color space conversions
Hex:
#e00d50
RGB:
224, 13, 80
CMY:
12, 95, 69
CMYK:
0, 94, 64, 12
HSL:
341°, 89.0295%, 46.4706%
HSV (HSB):
341°, 94.1964%, 87.8431%
XYZ:
32.3324, 16.7143, 9.1115
xyY:
0.5559, 0.2874, 16.7143
CIE-Lab:
47.8981, 73.6129, 22.6895
CIE-LCH:
47.8981, 77.0303, 17.1307
CIE-Luv:
47.8981, 136.2654, 10.1630
Hunter-Lab:
40.8832, 69.6208, 15.4044
#e00d50 color charts
#e00d50 color shades, tints & tones
#e00d50 color schemes
#e00d50 color preview, HTML & CSS examples
This text has a color of #e00d50
<p style="color:#e00d50;">Text here</p>
.mytext {color:#e00d50;}
This box has a color of #e00d50
<div style="background-color:#e00d50;">Content here</div>
.mybackground {background-color:#e00d50;}
Border around this has a color of #e00d50
<div style="border:2px solid #e00d50;">Content here</div>
.myborder {border:2px solid #e00d50;}