#e61a20 color space conversions
Hex:
#e61a20
RGB:
230, 26, 32
CMY:
10, 90, 87
CMYK:
0, 89, 86, 10
HSL:
358°, 80.3150%, 50.1961%
HSV (HSB):
358°, 88.6957%, 90.1961%
XYZ:
33.2632, 17.6661, 3.0232
xyY:
0.6165, 0.3274, 17.6661
CIE-Lab:
49.0886, 71.7995, 51.6597
CIE-LCH:
49.0886, 88.4527, 35.7350
CIE-Luv:
49.0886, 150.0297, 31.2794
Hunter-Lab:
42.0310, 67.7101, 25.1571
#e61a20 color charts
#e61a20 color shades, tints & tones
#e61a20 color schemes
#e61a20 color preview, HTML & CSS examples
This text has a color of #e61a20
<p style="color:#e61a20;">Text here</p>
.mytext {color:#e61a20;}
This box has a color of #e61a20
<div style="background-color:#e61a20;">Content here</div>
.mybackground {background-color:#e61a20;}
Border around this has a color of #e61a20
<div style="border:2px solid #e61a20;">Content here</div>
.myborder {border:2px solid #e61a20;}