#e61a1c color space conversions
Hex:
#e61a1c
RGB:
230, 26, 28
CMY:
10, 90, 89
CMYK:
0, 89, 88, 10
HSL:
359°, 80.3150%, 50.1961%
HSV (HSB):
359°, 88.6957%, 90.1961%
XYZ:
33.2121, 17.6456, 2.7541
xyY:
0.6195, 0.3291, 17.6456
CIE-Lab:
49.0634, 71.7272, 53.4697
CIE-LCH:
49.0634, 89.4639, 36.7030
CIE-Luv:
49.0634, 150.5780, 32.1359
Hunter-Lab:
42.0067, 67.6173, 25.5175
#e61a1c color charts
#e61a1c color shades, tints & tones
#e61a1c color schemes
#e61a1c color preview, HTML & CSS examples
This text has a color of #e61a1c
<p style="color:#e61a1c;">Text here</p>
.mytext {color:#e61a1c;}
This box has a color of #e61a1c
<div style="background-color:#e61a1c;">Content here</div>
.mybackground {background-color:#e61a1c;}
Border around this has a color of #e61a1c
<div style="border:2px solid #e61a1c;">Content here</div>
.myborder {border:2px solid #e61a1c;}