#e8008b color space conversions
Hex:
#e8008b
RGB:
232, 0, 139
CMY:
9, 100, 45
CMYK:
0, 100, 40, 9
HSL:
324°, 100.0000%, 45.4902%
HSV (HSB):
324°, 100.0000%, 90.9804%
XYZ:
37.9389, 19.0199, 26.0977
xyY:
0.4568, 0.2290, 19.0199
CIE-Lab:
50.7105, 80.5998, -9.2170
CIE-LCH:
50.7105, 81.1251, 353.4763
CIE-Luv:
50.7105, 118.7307, -27.7010
Hunter-Lab:
43.6118, 78.9607, -4.9514
#e8008b color charts
#e8008b color shades, tints & tones
#e8008b color schemes
#e8008b color preview, HTML & CSS examples
This text has a color of #e8008b
<p style="color:#e8008b;">Text here</p>
.mytext {color:#e8008b;}
This box has a color of #e8008b
<div style="background-color:#e8008b;">Content here</div>
.mybackground {background-color:#e8008b;}
Border around this has a color of #e8008b
<div style="border:2px solid #e8008b;">Content here</div>
.myborder {border:2px solid #e8008b;}