#e71bcd color space conversions
Hex:
#e71bcd
RGB:
231, 27, 205
CMY:
9, 89, 20
CMYK:
0, 88, 11, 9
HSL:
308°, 80.9524%, 50.5882%
HSV (HSB):
308°, 88.3117%, 90.5882%
XYZ:
44.3664, 22.1806, 59.7005
xyY:
0.3514, 0.1757, 22.1806
CIE-Lab:
54.2181, 85.1961, -42.6296
CIE-LCH:
54.2181, 95.2662, 333.4180
CIE-Luv:
54.2181, 85.4552, -77.1176
Hunter-Lab:
47.0963, 85.7350, -42.1903
#e71bcd color charts
#e71bcd color shades, tints & tones
#e71bcd color schemes
#e71bcd color preview, HTML & CSS examples
This text has a color of #e71bcd
<p style="color:#e71bcd;">Text here</p>
.mytext {color:#e71bcd;}
This box has a color of #e71bcd
<div style="background-color:#e71bcd;">Content here</div>
.mybackground {background-color:#e71bcd;}
Border around this has a color of #e71bcd
<div style="border:2px solid #e71bcd;">Content here</div>
.myborder {border:2px solid #e71bcd;}