#e71dde color space conversions
Hex:
#e71dde
RGB:
231, 29, 222
CMY:
9, 89, 13
CMYK:
0, 87, 4, 9
HSL:
303°, 80.8000%, 50.9804%
HSV (HSB):
303°, 87.4459%, 90.5882%
XYZ:
46.5792, 23.1416, 71.1190
xyY:
0.3307, 0.1643, 23.1416
CIE-Lab:
55.2179, 87.2305, -50.7395
CIE-LCH:
55.2179, 100.9141, 329.8147
CIE-Luv:
55.2179, 78.2988, -89.9082
Hunter-Lab:
48.1057, 88.6508, -53.9798
#e71dde color charts
#e71dde color shades, tints & tones
#e71dde color schemes
#e71dde color preview, HTML & CSS examples
This text has a color of #e71dde
<p style="color:#e71dde;">Text here</p>
.mytext {color:#e71dde;}
This box has a color of #e71dde
<div style="background-color:#e71dde;">Content here</div>
.mybackground {background-color:#e71dde;}
Border around this has a color of #e71dde
<div style="border:2px solid #e71dde;">Content here</div>
.myborder {border:2px solid #e71dde;}