#e61d8b color space conversions
Hex:
#e61d8b
RGB:
230, 29, 139
CMY:
10, 89, 45
CMYK:
0, 87, 40, 10
HSL:
327°, 80.0797%, 50.7843%
HSV (HSB):
327°, 87.3913%, 90.1961%
XYZ:
37.7327, 19.5658, 26.2139
xyY:
0.4518, 0.2343, 19.5658
CIE-Lab:
51.3427, 77.2064, -8.3111
CIE-LCH:
51.3427, 77.6525, 353.8559
CIE-Luv:
51.3427, 113.7399, -25.8292
Hunter-Lab:
44.2333, 74.8593, -4.1737
#e61d8b color charts
#e61d8b color shades, tints & tones
#e61d8b color schemes
#e61d8b color preview, HTML & CSS examples
This text has a color of #e61d8b
<p style="color:#e61d8b;">Text here</p>
.mytext {color:#e61d8b;}
This box has a color of #e61d8b
<div style="background-color:#e61d8b;">Content here</div>
.mybackground {background-color:#e61d8b;}
Border around this has a color of #e61d8b
<div style="border:2px solid #e61d8b;">Content here</div>
.myborder {border:2px solid #e61d8b;}