#e61e34 color space conversions
Hex:
#e61e34
RGB:
230, 30, 52
CMY:
10, 88, 80
CMYK:
0, 87, 77, 10
HSL:
353°, 80.0000%, 50.9804%
HSV (HSB):
353°, 86.9565%, 90.1961%
XYZ:
33.7172, 17.9995, 4.9460
xyY:
0.5951, 0.3177, 17.9995
CIE-Lab:
49.4955, 71.6413, 41.5623
CIE-LCH:
49.4955, 82.8246, 30.1199
CIE-Luv:
49.4955, 145.1267, 25.8713
Hunter-Lab:
42.4258, 67.6150, 22.7861
#e61e34 color charts
#e61e34 color shades, tints & tones
#e61e34 color schemes
#e61e34 color preview, HTML & CSS examples
This text has a color of #e61e34
<p style="color:#e61e34;">Text here</p>
.mytext {color:#e61e34;}
This box has a color of #e61e34
<div style="background-color:#e61e34;">Content here</div>
.mybackground {background-color:#e61e34;}
Border around this has a color of #e61e34
<div style="border:2px solid #e61e34;">Content here</div>
.myborder {border:2px solid #e61e34;}