#e71dd7 color space conversions
Hex:
#e71dd7
RGB:
231, 29, 215
CMY:
9, 89, 16
CMYK:
0, 87, 7, 9
HSL:
305°, 80.8000%, 50.9804%
HSV (HSB):
305°, 87.4459%, 90.5882%
XYZ:
45.6601, 22.7740, 66.2792
xyY:
0.3389, 0.1691, 22.7740
CIE-Lab:
54.8387, 86.2548, -47.3640
CIE-LCH:
54.8387, 98.4034, 331.2280
CIE-Luv:
54.8387, 81.1115, -84.5715
Hunter-Lab:
47.7221, 87.2738, -48.9400
#e71dd7 color charts
#e71dd7 color shades, tints & tones
#e71dd7 color schemes
#e71dd7 color preview, HTML & CSS examples
This text has a color of #e71dd7
<p style="color:#e71dd7;">Text here</p>
.mytext {color:#e71dd7;}
This box has a color of #e71dd7
<div style="background-color:#e71dd7;">Content here</div>
.mybackground {background-color:#e71dd7;}
Border around this has a color of #e71dd7
<div style="border:2px solid #e71dd7;">Content here</div>
.myborder {border:2px solid #e71dd7;}