#e71d7c color space conversions
Hex:
#e71d7c
RGB:
231, 29, 124
CMY:
9, 89, 51
CMYK:
0, 87, 46, 9
HSL:
332°, 80.8000%, 50.9804%
HSV (HSB):
332°, 87.4459%, 90.5882%
XYZ:
37.0325, 19.3229, 20.8466
xyY:
0.4797, 0.2503, 19.3229
CIE-Lab:
51.0629, 76.1253, 0.3541
CIE-LCH:
51.0629, 76.1261, 0.2665
CIE-Luv:
51.0629, 121.1799, -14.4410
Hunter-Lab:
43.9578, 73.4520, 2.6527
#e71d7c color charts
#e71d7c color shades, tints & tones
#e71d7c color schemes
#e71d7c color preview, HTML & CSS examples
This text has a color of #e71d7c
<p style="color:#e71d7c;">Text here</p>
.mytext {color:#e71d7c;}
This box has a color of #e71d7c
<div style="background-color:#e71d7c;">Content here</div>
.mybackground {background-color:#e71d7c;}
Border around this has a color of #e71d7c
<div style="border:2px solid #e71d7c;">Content here</div>
.myborder {border:2px solid #e71d7c;}