#e61a32 color space conversions
Hex:
#e61a32
RGB:
230, 26, 50
CMY:
10, 90, 80
CMYK:
0, 89, 78, 10
HSL:
353°, 80.3150%, 50.1961%
HSV (HSB):
353°, 88.6957%, 90.1961%
XYZ:
33.5782, 17.7921, 4.6821
xyY:
0.5991, 0.3174, 17.7921
CIE-Lab:
49.2429, 72.2428, 42.4194
CIE-LCH:
49.2429, 83.7761, 30.4205
CIE-Luv:
49.2429, 146.7377, 26.1235
Hunter-Lab:
42.1807, 68.2802, 22.9453
#e61a32 color charts
#e61a32 color shades, tints & tones
#e61a32 color schemes
#e61a32 color preview, HTML & CSS examples
This text has a color of #e61a32
<p style="color:#e61a32;">Text here</p>
.mytext {color:#e61a32;}
This box has a color of #e61a32
<div style="background-color:#e61a32;">Content here</div>
.mybackground {background-color:#e61a32;}
Border around this has a color of #e61a32
<div style="border:2px solid #e61a32;">Content here</div>
.myborder {border:2px solid #e61a32;}