#e61a1a color space conversions
Hex:
#e61a1a
RGB:
230, 26, 26
CMY:
10, 90, 90
CMYK:
0, 89, 89, 10
HSL:
0°, 80.3150%, 50.1961%
HSV (HSB):
0°, 88.6957%, 90.1961%
XYZ:
33.1890, 17.6364, 2.6322
xyY:
0.6208, 0.3299, 17.6364
CIE-Lab:
49.0521, 71.6944, 54.3293
CIE-LCH:
49.0521, 89.9542, 37.1545
CIE-Luv:
49.0521, 150.8276, 32.5257
Hunter-Lab:
41.9957, 67.5753, 25.6808
#e61a1a color charts
#e61a1a color shades, tints & tones
#e61a1a color schemes
#e61a1a color preview, HTML & CSS examples
This text has a color of #e61a1a
<p style="color:#e61a1a;">Text here</p>
.mytext {color:#e61a1a;}
This box has a color of #e61a1a
<div style="background-color:#e61a1a;">Content here</div>
.mybackground {background-color:#e61a1a;}
Border around this has a color of #e61a1a
<div style="border:2px solid #e61a1a;">Content here</div>
.myborder {border:2px solid #e61a1a;}