#e31a33 color space conversions
Hex:
#e31a33
RGB:
227, 26, 51
CMY:
11, 90, 80
CMYK:
0, 89, 78, 11
HSL:
353°, 79.4466%, 49.6078%
HSV (HSB):
353°, 88.5463%, 89.0196%
XYZ:
32.6455, 17.3087, 4.7523
xyY:
0.5967, 0.3164, 17.3087
CIE-Lab:
48.6467, 71.5093, 41.0428
CIE-LCH:
48.6467, 82.4505, 29.8537
CIE-Luv:
48.6467, 144.2879, 25.2066
Hunter-Lab:
41.6037, 67.2583, 22.3501
#e31a33 color charts
#e31a33 color shades, tints & tones
#e31a33 color schemes
#e31a33 color preview, HTML & CSS examples
This text has a color of #e31a33
<p style="color:#e31a33;">Text here</p>
.mytext {color:#e31a33;}
This box has a color of #e31a33
<div style="background-color:#e31a33;">Content here</div>
.mybackground {background-color:#e31a33;}
Border around this has a color of #e31a33
<div style="border:2px solid #e31a33;">Content here</div>
.myborder {border:2px solid #e31a33;}