#e61a26 color space conversions
Hex:
#e61a26
RGB:
230, 26, 38
CMY:
10, 90, 85
CMYK:
0, 89, 83, 10
HSL:
356°, 80.3150%, 50.1961%
HSV (HSB):
356°, 88.6957%, 90.1961%
XYZ:
33.3524, 17.7017, 3.4926
xyY:
0.6114, 0.3245, 17.7017
CIE-Lab:
49.1323, 71.9253, 48.7502
CIE-LCH:
49.1323, 86.8898, 34.1290
CIE-Luv:
49.1323, 149.0831, 29.7991
Hunter-Lab:
42.0734, 67.8718, 24.5296
#e61a26 color charts
#e61a26 color shades, tints & tones
#e61a26 color schemes
#e61a26 color preview, HTML & CSS examples
This text has a color of #e61a26
<p style="color:#e61a26;">Text here</p>
.mytext {color:#e61a26;}
This box has a color of #e61a26
<div style="background-color:#e61a26;">Content here</div>
.mybackground {background-color:#e61a26;}
Border around this has a color of #e61a26
<div style="border:2px solid #e61a26;">Content here</div>
.myborder {border:2px solid #e61a26;}