#e61e5f color space conversions
Hex:
#e61e5f
RGB:
230, 30, 95
CMY:
10, 88, 63
CMYK:
0, 87, 59, 10
HSL:
341°, 80.0000%, 50.9804%
HSV (HSB):
341°, 86.9565%, 90.1961%
XYZ:
35.1630, 18.5778, 12.5590
xyY:
0.5304, 0.2802, 18.5778
CIE-Lab:
50.1895, 73.6380, 16.7640
CIE-LCH:
50.1895, 75.5221, 12.8250
CIE-Luv:
50.1895, 131.9935, 4.7827
Hunter-Lab:
43.1019, 70.1936, 12.8954
#e61e5f color charts
#e61e5f color shades, tints & tones
#e61e5f color schemes
#e61e5f color preview, HTML & CSS examples
This text has a color of #e61e5f
<p style="color:#e61e5f;">Text here</p>
.mytext {color:#e61e5f;}
This box has a color of #e61e5f
<div style="background-color:#e61e5f;">Content here</div>
.mybackground {background-color:#e61e5f;}
Border around this has a color of #e61e5f
<div style="border:2px solid #e61e5f;">Content here</div>
.myborder {border:2px solid #e61e5f;}