#e00040 color space conversions
Hex:
#e00040
RGB:
224, 0, 64
CMY:
12, 100, 75
CMYK:
0, 100, 71, 12
HSL:
343°, 100.0000%, 43.9216%
HSV (HSB):
343°, 100.0000%, 87.8431%
XYZ:
31.6659, 16.2175, 6.3118
xyY:
0.5843, 0.2992, 16.2175
CIE-Lab:
47.2585, 73.9547, 31.6628
CIE-LCH:
47.2585, 80.4477, 23.1776
CIE-Luv:
47.2585, 143.2622, 17.4157
Hunter-Lab:
40.2709, 69.8843, 18.8969
#e00040 color charts
#e00040 color shades, tints & tones
#e00040 color schemes
#e00040 color preview, HTML & CSS examples
This text has a color of #e00040
<p style="color:#e00040;">Text here</p>
.mytext {color:#e00040;}
This box has a color of #e00040
<div style="background-color:#e00040;">Content here</div>
.mybackground {background-color:#e00040;}
Border around this has a color of #e00040
<div style="border:2px solid #e00040;">Content here</div>
.myborder {border:2px solid #e00040;}