#e71b7d color space conversions
Hex:
#e71b7d
RGB:
231, 27, 125
CMY:
9, 89, 51
CMYK:
0, 88, 46, 9
HSL:
331°, 80.9524%, 50.5882%
HSV (HSB):
331°, 88.3117%, 90.5882%
XYZ:
37.0486, 19.2535, 21.1656
xyY:
0.4782, 0.2485, 19.2535
CIE-Lab:
50.9824, 76.5250, -0.3696
CIE-LCH:
50.9824, 76.5259, 359.7233
CIE-Luv:
50.9824, 121.1432, -15.4300
Hunter-Lab:
43.8788, 73.9269, 2.1156
#e71b7d color charts
#e71b7d color shades, tints & tones
#e71b7d color schemes
#e71b7d color preview, HTML & CSS examples
This text has a color of #e71b7d
<p style="color:#e71b7d;">Text here</p>
.mytext {color:#e71b7d;}
This box has a color of #e71b7d
<div style="background-color:#e71b7d;">Content here</div>
.mybackground {background-color:#e71b7d;}
Border around this has a color of #e71b7d
<div style="border:2px solid #e71b7d;">Content here</div>
.myborder {border:2px solid #e71b7d;}