#e8007d color space conversions
Hex:
#e8007d
RGB:
232, 0, 125
CMY:
9, 100, 51
CMYK:
0, 100, 46, 9
HSL:
328°, 100.0000%, 45.4902%
HSV (HSB):
328°, 100.0000%, 90.9804%
XYZ:
36.9804, 18.6365, 21.0502
xyY:
0.4824, 0.2431, 18.6365
CIE-Lab:
50.2592, 79.4182, -1.4055
CIE-LCH:
50.2592, 79.4307, 358.9861
CIE-Luv:
50.2592, 125.2885, -17.3611
Hunter-Lab:
43.1700, 77.3597, 1.3085
#e8007d color charts
#e8007d color shades, tints & tones
#e8007d color schemes
#e8007d color preview, HTML & CSS examples
This text has a color of #e8007d
<p style="color:#e8007d;">Text here</p>
.mytext {color:#e8007d;}
This box has a color of #e8007d
<div style="background-color:#e8007d;">Content here</div>
.mybackground {background-color:#e8007d;}
Border around this has a color of #e8007d
<div style="border:2px solid #e8007d;">Content here</div>
.myborder {border:2px solid #e8007d;}