#e71d8c color space conversions
Hex:
#e71d8c
RGB:
231, 29, 140
CMY:
9, 89, 45
CMYK:
0, 87, 39, 9
HSL:
327°, 80.8000%, 50.9804%
HSV (HSB):
327°, 87.4459%, 90.5882%
XYZ:
38.1280, 19.7611, 26.6156
xyY:
0.4512, 0.2338, 19.7611
CIE-Lab:
51.5660, 77.5226, -8.5584
CIE-LCH:
51.5660, 77.9936, 353.7001
CIE-Luv:
51.5660, 114.0940, -26.2465
Hunter-Lab:
44.4535, 75.3069, -4.3813
#e71d8c color charts
#e71d8c color shades, tints & tones
#e71d8c color schemes
#e71d8c color preview, HTML & CSS examples
This text has a color of #e71d8c
<p style="color:#e71d8c;">Text here</p>
.mytext {color:#e71d8c;}
This box has a color of #e71d8c
<div style="background-color:#e71d8c;">Content here</div>
.mybackground {background-color:#e71d8c;}
Border around this has a color of #e71d8c
<div style="border:2px solid #e71d8c;">Content here</div>
.myborder {border:2px solid #e71d8c;}