#e61abc color space conversions
Hex:
#e61abc
RGB:
230, 26, 188
CMY:
10, 90, 26
CMYK:
0, 89, 18, 10
HSL:
312°, 80.3150%, 50.1961%
HSV (HSB):
312°, 88.6957%, 90.1961%
XYZ:
42.0796, 21.1926, 49.4497
xyY:
0.3733, 0.1880, 21.1926
CIE-Lab:
53.1597, 82.9765, -34.4913
CIE-LCH:
53.1597, 89.8596, 337.4286
CIE-Luv:
53.1597, 92.1124, -64.3470
Hunter-Lab:
46.0354, 82.5995, -31.4625
#e61abc color charts
#e61abc color shades, tints & tones
#e61abc color schemes
#e61abc color preview, HTML & CSS examples
This text has a color of #e61abc
<p style="color:#e61abc;">Text here</p>
.mytext {color:#e61abc;}
This box has a color of #e61abc
<div style="background-color:#e61abc;">Content here</div>
.mybackground {background-color:#e61abc;}
Border around this has a color of #e61abc
<div style="border:2px solid #e61abc;">Content here</div>
.myborder {border:2px solid #e61abc;}