#e71cb4 color space conversions
Hex:
#e71cb4
RGB:
231, 28, 180
CMY:
9, 89, 29
CMYK:
0, 88, 22, 9
HSL:
315°, 80.8765%, 50.7843%
HSV (HSB):
315°, 87.8788%, 90.5882%
XYZ:
41.6085, 21.1147, 45.0626
xyY:
0.3860, 0.1959, 21.1147
CIE-Lab:
53.0748, 81.9146, -29.9497
CIE-LCH:
53.0748, 87.2181, 339.9165
CIE-Luv:
53.0748, 96.1826, -57.4600
Hunter-Lab:
45.9508, 81.2182, -25.9784
#e71cb4 color charts
#e71cb4 color shades, tints & tones
#e71cb4 color schemes
#e71cb4 color preview, HTML & CSS examples
This text has a color of #e71cb4
<p style="color:#e71cb4;">Text here</p>
.mytext {color:#e71cb4;}
This box has a color of #e71cb4
<div style="background-color:#e71cb4;">Content here</div>
.mybackground {background-color:#e71cb4;}
Border around this has a color of #e71cb4
<div style="border:2px solid #e71cb4;">Content here</div>
.myborder {border:2px solid #e71cb4;}