#e31a31 color space conversions
Hex:
#e31a31
RGB:
227, 26, 49
CMY:
11, 90, 81
CMYK:
0, 89, 78, 11
HSL:
353°, 79.4466%, 49.6078%
HSV (HSB):
353°, 88.5463%, 89.0196%
XYZ:
32.6023, 17.2914, 4.5250
xyY:
0.5991, 0.3177, 17.2914
CIE-Lab:
48.6252, 71.4476, 42.1468
CIE-LCH:
48.6252, 82.9525, 30.5363
CIE-Luv:
48.6252, 144.7342, 25.9086
Hunter-Lab:
41.5830, 67.1793, 22.6563
#e31a31 color charts
#e31a31 color shades, tints & tones
#e31a31 color schemes
#e31a31 color preview, HTML & CSS examples
This text has a color of #e31a31
<p style="color:#e31a31;">Text here</p>
.mytext {color:#e31a31;}
This box has a color of #e31a31
<div style="background-color:#e31a31;">Content here</div>
.mybackground {background-color:#e31a31;}
Border around this has a color of #e31a31
<div style="border:2px solid #e31a31;">Content here</div>
.myborder {border:2px solid #e31a31;}