#e71d7b color space conversions
Hex:
#e71d7b
RGB:
231, 29, 123
CMY:
9, 89, 52
CMYK:
0, 87, 47, 9
HSL:
332°, 80.8000%, 50.9804%
HSV (HSB):
332°, 87.4459%, 90.5882%
XYZ:
36.9695, 19.2977, 20.5152
xyY:
0.4815, 0.2513, 19.2977
CIE-Lab:
51.0337, 76.0439, 0.9180
CIE-LCH:
51.0337, 76.0494, 0.6916
CIE-Luv:
51.0337, 121.6135, -13.7244
Hunter-Lab:
43.9292, 73.3444, 3.0616
#e71d7b color charts
#e71d7b color shades, tints & tones
#e71d7b color schemes
#e71d7b color preview, HTML & CSS examples
This text has a color of #e71d7b
<p style="color:#e71d7b;">Text here</p>
.mytext {color:#e71d7b;}
This box has a color of #e71d7b
<div style="background-color:#e71d7b;">Content here</div>
.mybackground {background-color:#e71d7b;}
Border around this has a color of #e71d7b
<div style="border:2px solid #e71d7b;">Content here</div>
.myborder {border:2px solid #e71d7b;}