#e61e28 color space conversions
Hex:
#e61e28
RGB:
230, 30, 40
CMY:
10, 88, 84
CMYK:
0, 87, 83, 10
HSL:
357°, 80.0000%, 50.9804%
HSV (HSB):
357°, 86.9565%, 90.1961%
XYZ:
33.4804, 17.9047, 3.6988
xyY:
0.6078, 0.3250, 17.9047
CIE-Lab:
49.3804, 71.3068, 47.9512
CIE-LCH:
49.3804, 85.9301, 33.9194
CIE-Luv:
49.3804, 147.5334, 29.6920
Hunter-Lab:
42.3140, 67.1863, 24.4370
#e61e28 color charts
#e61e28 color shades, tints & tones
#e61e28 color schemes
#e61e28 color preview, HTML & CSS examples
This text has a color of #e61e28
<p style="color:#e61e28;">Text here</p>
.mytext {color:#e61e28;}
This box has a color of #e61e28
<div style="background-color:#e61e28;">Content here</div>
.mybackground {background-color:#e61e28;}
Border around this has a color of #e61e28
<div style="border:2px solid #e61e28;">Content here</div>
.myborder {border:2px solid #e61e28;}