#e71bd3 color space conversions
Hex:
#e71bd3
RGB:
231, 27, 211
CMY:
9, 89, 17
CMYK:
0, 88, 9, 9
HSL:
306°, 80.9524%, 50.5882%
HSV (HSB):
306°, 88.3117%, 90.5882%
XYZ:
45.1048, 22.4759, 63.5890
xyY:
0.3439, 0.1714, 22.4759
CIE-Lab:
54.5284, 85.9985, -45.5741
CIE-LCH:
54.5284, 97.3280, 332.0791
CIE-Luv:
54.5284, 82.9532, -81.7452
Hunter-Lab:
47.4088, 86.8598, -46.3390
#e71bd3 color charts
#e71bd3 color shades, tints & tones
#e71bd3 color schemes
#e71bd3 color preview, HTML & CSS examples
This text has a color of #e71bd3
<p style="color:#e71bd3;">Text here</p>
.mytext {color:#e71bd3;}
This box has a color of #e71bd3
<div style="background-color:#e71bd3;">Content here</div>
.mybackground {background-color:#e71bd3;}
Border around this has a color of #e71bd3
<div style="border:2px solid #e71bd3;">Content here</div>
.myborder {border:2px solid #e71bd3;}