#e80041 color space conversions
Hex:
#e80041
RGB:
232, 0, 65
CMY:
9, 100, 75
CMYK:
0, 100, 72, 9
HSL:
343°, 100.0000%, 45.4902%
HSV (HSB):
343°, 100.0000%, 90.9804%
XYZ:
34.2328, 17.5375, 6.5818
xyY:
0.5867, 0.3005, 17.5375
CIE-Lab:
48.9302, 75.8729, 33.4567
CIE-LCH:
48.9302, 82.9219, 23.7954
CIE-Luv:
48.9302, 148.8875, 18.7708
Hunter-Lab:
41.8777, 72.6283, 19.9960
#e80041 color charts
#e80041 color shades, tints & tones
#e80041 color schemes
#e80041 color preview, HTML & CSS examples
This text has a color of #e80041
<p style="color:#e80041;">Text here</p>
.mytext {color:#e80041;}
This box has a color of #e80041
<div style="background-color:#e80041;">Content here</div>
.mybackground {background-color:#e80041;}
Border around this has a color of #e80041
<div style="border:2px solid #e80041;">Content here</div>
.myborder {border:2px solid #e80041;}