#e61e5a color space conversions
Hex:
#e61e5a
RGB:
230, 30, 90
CMY:
10, 88, 65
CMYK:
0, 87, 61, 10
HSL:
342°, 80.0000%, 50.9804%
HSV (HSB):
342°, 86.9565%, 90.1961%
XYZ:
34.9429, 18.4897, 11.4000
xyY:
0.5390, 0.2852, 18.4897
CIE-Lab:
50.0848, 73.3390, 19.6754
CIE-LCH:
50.0848, 75.9324, 15.0177
CIE-Luv:
50.0848, 133.8366, 7.7688
Hunter-Lab:
42.9997, 69.8051, 14.3809
#e61e5a color charts
#e61e5a color shades, tints & tones
#e61e5a color schemes
#e61e5a color preview, HTML & CSS examples
This text has a color of #e61e5a
<p style="color:#e61e5a;">Text here</p>
.mytext {color:#e61e5a;}
This box has a color of #e61e5a
<div style="background-color:#e61e5a;">Content here</div>
.mybackground {background-color:#e61e5a;}
Border around this has a color of #e61e5a
<div style="border:2px solid #e61e5a;">Content here</div>
.myborder {border:2px solid #e61e5a;}