#e61a81 color space conversions
Hex:
#e61a81
RGB:
230, 26, 129
CMY:
10, 90, 49
CMYK:
0, 89, 44, 10
HSL:
330°, 80.3150%, 50.1961%
HSV (HSB):
330°, 88.6957%, 90.1961%
XYZ:
36.9650, 19.1468, 22.5163
xyY:
0.4701, 0.2435, 19.1468
CIE-Lab:
50.8585, 76.7843, -2.9971
CIE-LCH:
50.8585, 76.8427, 357.7648
CIE-Luv:
50.8585, 118.7628, -18.7920
Hunter-Lab:
43.7570, 74.2181, 0.1207
#e61a81 color charts
#e61a81 color shades, tints & tones
#e61a81 color schemes
#e61a81 color preview, HTML & CSS examples
This text has a color of #e61a81
<p style="color:#e61a81;">Text here</p>
.mytext {color:#e61a81;}
This box has a color of #e61a81
<div style="background-color:#e61a81;">Content here</div>
.mybackground {background-color:#e61a81;}
Border around this has a color of #e61a81
<div style="border:2px solid #e61a81;">Content here</div>
.myborder {border:2px solid #e61a81;}