#e1031c color space conversions
Hex:
#e1031c
RGB:
225, 3, 28
CMY:
12, 99, 89
CMYK:
0, 99, 88, 12
HSL:
353°, 97.3684%, 44.7059%
HSV (HSB):
353°, 98.6667%, 88.2353%
XYZ:
31.2935, 16.1565, 2.5678
xyY:
0.6256, 0.3230, 16.1565
CIE-Lab:
47.1792, 72.9325, 51.5758
CIE-LCH:
47.1792, 89.3265, 35.2668
CIE-Luv:
47.1792, 151.5375, 29.7455
Hunter-Lab:
40.1952, 68.6276, 24.3490
#e1031c color charts
#e1031c color shades, tints & tones
#e1031c color schemes
#e1031c color preview, HTML & CSS examples
This text has a color of #e1031c
<p style="color:#e1031c;">Text here</p>
.mytext {color:#e1031c;}
This box has a color of #e1031c
<div style="background-color:#e1031c;">Content here</div>
.mybackground {background-color:#e1031c;}
Border around this has a color of #e1031c
<div style="border:2px solid #e1031c;">Content here</div>
.myborder {border:2px solid #e1031c;}