#e61e3d color space conversions
Hex:
#e61e3d
RGB:
230, 30, 61
CMY:
10, 88, 76
CMYK:
0, 87, 73, 10
HSL:
351°, 80.0000%, 50.9804%
HSV (HSB):
351°, 86.9565%, 90.1961%
XYZ:
33.9397, 18.0885, 6.1175
xyY:
0.5837, 0.3111, 18.0885
CIE-Lab:
49.6032, 71.9536, 36.5081
CIE-LCH:
49.6032, 80.6856, 26.9025
CIE-Luv:
49.6032, 142.9370, 22.3840
Hunter-Lab:
42.5305, 68.0160, 21.2433
#e61e3d color charts
#e61e3d color shades, tints & tones
#e61e3d color schemes
#e61e3d color preview, HTML & CSS examples
This text has a color of #e61e3d
<p style="color:#e61e3d;">Text here</p>
.mytext {color:#e61e3d;}
This box has a color of #e61e3d
<div style="background-color:#e61e3d;">Content here</div>
.mybackground {background-color:#e61e3d;}
Border around this has a color of #e61e3d
<div style="border:2px solid #e61e3d;">Content here</div>
.myborder {border:2px solid #e61e3d;}