#e61a25 color space conversions
Hex:
#e61a25
RGB:
230, 26, 37
CMY:
10, 90, 85
CMYK:
0, 89, 84, 10
HSL:
357°, 80.3150%, 50.1961%
HSV (HSB):
357°, 88.6957%, 90.1961%
XYZ:
33.3365, 17.6954, 3.4088
xyY:
0.6123, 0.3250, 17.6954
CIE-Lab:
49.1245, 71.9029, 49.2494
CIE-LCH:
49.1245, 87.1523, 34.4089
CIE-Luv:
49.1245, 149.2513, 30.0622
Hunter-Lab:
42.0658, 67.8429, 24.6416
#e61a25 color charts
#e61a25 color shades, tints & tones
#e61a25 color schemes
#e61a25 color preview, HTML & CSS examples
This text has a color of #e61a25
<p style="color:#e61a25;">Text here</p>
.mytext {color:#e61a25;}
This box has a color of #e61a25
<div style="background-color:#e61a25;">Content here</div>
.mybackground {background-color:#e61a25;}
Border around this has a color of #e61a25
<div style="border:2px solid #e61a25;">Content here</div>
.myborder {border:2px solid #e61a25;}