#e61f85 color space conversions
Hex:
#e61f85
RGB:
230, 31, 133
CMY:
10, 88, 48
CMYK:
0, 87, 42, 10
HSL:
329°, 79.9197%, 51.1765%
HSV (HSB):
329°, 86.5217%, 90.1961%
XYZ:
37.3568, 19.4964, 23.9846
xyY:
0.4621, 0.2412, 19.4964
CIE-Lab:
51.2630, 76.3254, -4.8164
CIE-LCH:
51.2630, 76.4772, 356.3892
CIE-Luv:
51.2630, 116.0197, -21.0488
Hunter-Lab:
44.1548, 73.7476, -1.2976
#e61f85 color charts
#e61f85 color shades, tints & tones
#e61f85 color schemes
#e61f85 color preview, HTML & CSS examples
This text has a color of #e61f85
<p style="color:#e61f85;">Text here</p>
.mytext {color:#e61f85;}
This box has a color of #e61f85
<div style="background-color:#e61f85;">Content here</div>
.mybackground {background-color:#e61f85;}
Border around this has a color of #e61f85
<div style="border:2px solid #e61f85;">Content here</div>
.myborder {border:2px solid #e61f85;}