#e76ed1 color space conversions
Hex:
#e76ed1
RGB:
231, 110, 209
CMY:
9, 57, 18
CMYK:
0, 52, 10, 9
HSL:
311°, 71.5976%, 66.8627%
HSV (HSB):
311°, 52.3810%, 90.5882%
XYZ:
50.0396, 32.7442, 64.0045
xyY:
0.3409, 0.2231, 32.7442
CIE-Lab:
63.9533, 59.1075, -29.6876
CIE-LCH:
63.9533, 66.1442, 333.3313
CIE-Luv:
63.9533, 62.4764, -55.2138
Hunter-Lab:
57.2226, 55.9538, -26.2611
#e76ed1 color charts
#e76ed1 color shades, tints & tones
#e76ed1 color schemes
#e76ed1 color preview, HTML & CSS examples
This text has a color of #e76ed1
<p style="color:#e76ed1;">Text here</p>
.mytext {color:#e76ed1;}
This box has a color of #e76ed1
<div style="background-color:#e76ed1;">Content here</div>
.mybackground {background-color:#e76ed1;}
Border around this has a color of #e76ed1
<div style="border:2px solid #e76ed1;">Content here</div>
.myborder {border:2px solid #e76ed1;}