#e71b7c color space conversions
Hex:
#e71b7c
RGB:
231, 27, 124
CMY:
9, 89, 51
CMYK:
0, 88, 46, 9
HSL:
331°, 80.9524%, 50.5882%
HSV (HSB):
331°, 88.3117%, 90.5882%
XYZ:
36.9850, 19.2280, 20.8308
xyY:
0.4801, 0.2496, 19.2280
CIE-Lab:
50.9529, 76.4431, 0.1937
CIE-LCH:
50.9529, 76.4434, 0.1452
CIE-Luv:
50.9529, 121.5809, -14.7103
Hunter-Lab:
43.8498, 73.8184, 2.5291
#e71b7c color charts
#e71b7c color shades, tints & tones
#e71b7c color schemes
#e71b7c color preview, HTML & CSS examples
This text has a color of #e71b7c
<p style="color:#e71b7c;">Text here</p>
.mytext {color:#e71b7c;}
This box has a color of #e71b7c
<div style="background-color:#e71b7c;">Content here</div>
.mybackground {background-color:#e71b7c;}
Border around this has a color of #e71b7c
<div style="border:2px solid #e71b7c;">Content here</div>
.myborder {border:2px solid #e71b7c;}