#e042c9 color space conversions
Hex:
#e042c9
RGB:
224, 66, 201
CMY:
12, 74, 21
CMYK:
0, 71, 10, 12
HSL:
309°, 71.8182%, 56.8627%
HSV (HSB):
309°, 70.5357%, 87.8431%
XYZ:
43.2313, 23.9608, 57.6047
xyY:
0.3464, 0.1920, 23.9608
CIE-Lab:
56.0485, 73.9700, -37.5353
CIE-LCH:
56.0485, 82.9485, 333.0950
CIE-Luv:
56.0485, 74.8019, -68.1969
Hunter-Lab:
48.9497, 71.9851, -35.5084
#e042c9 color charts
#e042c9 color shades, tints & tones
#e042c9 color schemes
#e042c9 color preview, HTML & CSS examples
This text has a color of #e042c9
<p style="color:#e042c9;">Text here</p>
.mytext {color:#e042c9;}
This box has a color of #e042c9
<div style="background-color:#e042c9;">Content here</div>
.mybackground {background-color:#e042c9;}
Border around this has a color of #e042c9
<div style="border:2px solid #e042c9;">Content here</div>
.myborder {border:2px solid #e042c9;}