#e8008c color space conversions
Hex:
#e8008c
RGB:
232, 0, 140
CMY:
9, 100, 45
CMYK:
0, 100, 40, 9
HSL:
324°, 100.0000%, 45.4902%
HSV (HSB):
324°, 100.0000%, 90.9804%
XYZ:
38.0123, 19.0493, 26.4843
xyY:
0.4550, 0.2280, 19.0493
CIE-Lab:
50.7448, 80.6892, -9.7683
CIE-LCH:
50.7448, 81.2784, 353.0973
CIE-Luv:
50.7448, 118.2565, -28.4548
Hunter-Lab:
43.6455, 79.0823, -5.4257
#e8008c color charts
#e8008c color shades, tints & tones
#e8008c color schemes
#e8008c color preview, HTML & CSS examples
This text has a color of #e8008c
<p style="color:#e8008c;">Text here</p>
.mytext {color:#e8008c;}
This box has a color of #e8008c
<div style="background-color:#e8008c;">Content here</div>
.mybackground {background-color:#e8008c;}
Border around this has a color of #e8008c
<div style="border:2px solid #e8008c;">Content here</div>
.myborder {border:2px solid #e8008c;}