#e004a0 color space conversions
Hex:
#e004a0
RGB:
224, 4, 160
CMY:
12, 98, 37
CMYK:
0, 98, 29, 12
HSL:
317°, 96.4912%, 44.7059%
HSV (HSB):
317°, 98.2143%, 87.8431%
XYZ:
37.1290, 18.4722, 34.8663
xyY:
0.4104, 0.2042, 18.4722
CIE-Lab:
50.0639, 80.7484, -22.9259
CIE-LCH:
50.0639, 83.9398, 344.1498
CIE-Luv:
50.0639, 102.0335, -46.4560
Hunter-Lab:
42.9793, 78.9893, -18.0126
#e004a0 color charts
#e004a0 color shades, tints & tones
#e004a0 color schemes
#e004a0 color preview, HTML & CSS examples
This text has a color of #e004a0
<p style="color:#e004a0;">Text here</p>
.mytext {color:#e004a0;}
This box has a color of #e004a0
<div style="background-color:#e004a0;">Content here</div>
.mybackground {background-color:#e004a0;}
Border around this has a color of #e004a0
<div style="border:2px solid #e004a0;">Content here</div>
.myborder {border:2px solid #e004a0;}