#e50041 color space conversions
Hex:
#e50041
RGB:
229, 0, 65
CMY:
10, 100, 75
CMYK:
0, 100, 72, 10
HSL:
343°, 100.0000%, 44.9020%
HSV (HSB):
343°, 100.0000%, 89.8039%
XYZ:
33.2672, 17.0397, 6.5366
xyY:
0.5852, 0.2998, 17.0397
CIE-Lab:
48.3100, 75.1695, 32.5673
CIE-LCH:
48.3100, 81.9212, 23.4248
CIE-Luv:
48.3100, 146.6706, 18.0960
Hunter-Lab:
41.2791, 71.6163, 19.5067
#e50041 color charts
#e50041 color shades, tints & tones
#e50041 color schemes
#e50041 color preview, HTML & CSS examples
This text has a color of #e50041
<p style="color:#e50041;">Text here</p>
.mytext {color:#e50041;}
This box has a color of #e50041
<div style="background-color:#e50041;">Content here</div>
.mybackground {background-color:#e50041;}
Border around this has a color of #e50041
<div style="border:2px solid #e50041;">Content here</div>
.myborder {border:2px solid #e50041;}