#e8005b color space conversions
Hex:
#e8005b
RGB:
232, 0, 91
CMY:
9, 100, 64
CMYK:
0, 100, 61, 9
HSL:
336°, 100.0000%, 45.4902%
HSV (HSB):
336°, 100.0000%, 90.9804%
XYZ:
35.1670, 17.9111, 11.5012
xyY:
0.5446, 0.2774, 17.9111
CIE-Lab:
49.3881, 77.1061, 18.1962
CIE-LCH:
49.3881, 79.2240, 13.2783
CIE-Luv:
49.3881, 139.9164, 5.2079
Hunter-Lab:
42.3216, 74.2616, 13.5126
#e8005b color charts
#e8005b color shades, tints & tones
#e8005b color schemes
#e8005b color preview, HTML & CSS examples
This text has a color of #e8005b
<p style="color:#e8005b;">Text here</p>
.mytext {color:#e8005b;}
This box has a color of #e8005b
<div style="background-color:#e8005b;">Content here</div>
.mybackground {background-color:#e8005b;}
Border around this has a color of #e8005b
<div style="border:2px solid #e8005b;">Content here</div>
.myborder {border:2px solid #e8005b;}