#e71c7a color space conversions
Hex:
#e71c7a
RGB:
231, 28, 122
CMY:
9, 89, 52
CMYK:
0, 88, 47, 9
HSL:
332°, 80.8765%, 50.7843%
HSV (HSB):
332°, 87.8788%, 90.5882%
XYZ:
36.8831, 19.2246, 20.1791
xyY:
0.4835, 0.2520, 19.2246
CIE-Lab:
50.9489, 76.1248, 1.4014
CIE-LCH:
50.9489, 76.1377, 1.0546
CIE-Luv:
50.9489, 122.2523, -13.1473
Hunter-Lab:
43.8458, 73.4239, 3.4051
#e71c7a color charts
#e71c7a color shades, tints & tones
#e71c7a color schemes
#e71c7a color preview, HTML & CSS examples
This text has a color of #e71c7a
<p style="color:#e71c7a;">Text here</p>
.mytext {color:#e71c7a;}
This box has a color of #e71c7a
<div style="background-color:#e71c7a;">Content here</div>
.mybackground {background-color:#e71c7a;}
Border around this has a color of #e71c7a
<div style="border:2px solid #e71c7a;">Content here</div>
.myborder {border:2px solid #e71c7a;}