#e61a41 color space conversions
Hex:
#e61a41
RGB:
230, 26, 65
CMY:
10, 90, 75
CMYK:
0, 89, 72, 10
HSL:
349°, 80.3150%, 50.1961%
HSV (HSB):
349°, 88.6957%, 90.1961%
XYZ:
33.9567, 17.9434, 6.6747
xyY:
0.5797, 0.3063, 17.9434
CIE-Lab:
49.4274, 72.7704, 33.9463
CIE-LCH:
49.4274, 80.2987, 25.0083
CIE-Luv:
49.4274, 142.9712, 20.1960
Hunter-Lab:
42.3597, 68.9609, 20.3093
#e61a41 color charts
#e61a41 color shades, tints & tones
#e61a41 color schemes
#e61a41 color preview, HTML & CSS examples
This text has a color of #e61a41
<p style="color:#e61a41;">Text here</p>
.mytext {color:#e61a41;}
This box has a color of #e61a41
<div style="background-color:#e61a41;">Content here</div>
.mybackground {background-color:#e61a41;}
Border around this has a color of #e61a41
<div style="border:2px solid #e61a41;">Content here</div>
.myborder {border:2px solid #e61a41;}