#e040a9 color space conversions
Hex:
#e040a9
RGB:
224, 64, 169
CMY:
12, 75, 34
CMYK:
0, 71, 25, 12
HSL:
321°, 72.0721%, 56.4706%
HSV (HSB):
321°, 71.4286%, 87.8431%
XYZ:
39.7353, 22.3787, 39.7613
xyY:
0.3900, 0.2197, 22.3787
CIE-Lab:
54.4265, 70.3036, -21.5293
CIE-LCH:
54.4265, 73.5262, 342.9737
CIE-Luv:
54.4265, 87.3455, -43.3047
Hunter-Lab:
47.3061, 67.1475, -16.7197
#e040a9 color charts
#e040a9 color shades, tints & tones
#e040a9 color schemes
#e040a9 color preview, HTML & CSS examples
This text has a color of #e040a9
<p style="color:#e040a9;">Text here</p>
.mytext {color:#e040a9;}
This box has a color of #e040a9
<div style="background-color:#e040a9;">Content here</div>
.mybackground {background-color:#e040a9;}
Border around this has a color of #e040a9
<div style="border:2px solid #e040a9;">Content here</div>
.myborder {border:2px solid #e040a9;}