#e61a1d color space conversions
Hex:
#e61a1d
RGB:
230, 26, 29
CMY:
10, 90, 89
CMYK:
0, 89, 87, 10
HSL:
359°, 80.3150%, 50.1961%
HSV (HSB):
359°, 88.6957%, 90.1961%
XYZ:
33.2243, 17.6505, 2.8182
xyY:
0.6188, 0.3287, 17.6505
CIE-Lab:
49.0694, 71.7444, 53.0281
CIE-LCH:
49.0694, 89.2146, 36.4690
CIE-Luv:
49.0694, 150.4471, 31.9314
Hunter-Lab:
42.0125, 67.6394, 25.4316
#e61a1d color charts
#e61a1d color shades, tints & tones
#e61a1d color schemes
#e61a1d color preview, HTML & CSS examples
This text has a color of #e61a1d
<p style="color:#e61a1d;">Text here</p>
.mytext {color:#e61a1d;}
This box has a color of #e61a1d
<div style="background-color:#e61a1d;">Content here</div>
.mybackground {background-color:#e61a1d;}
Border around this has a color of #e61a1d
<div style="border:2px solid #e61a1d;">Content here</div>
.myborder {border:2px solid #e61a1d;}