#e1041c color space conversions
Hex:
#e1041c
RGB:
225, 4, 28
CMY:
12, 98, 89
CMYK:
0, 98, 88, 12
HSL:
353°, 96.5066%, 44.9020%
HSV (HSB):
353°, 98.2222%, 88.2353%
XYZ:
31.3044, 16.1782, 2.5714
xyY:
0.6254, 0.3232, 16.1782
CIE-Lab:
47.2075, 72.8505, 51.5976
CIE-LCH:
47.2075, 89.2721, 35.3087
CIE-Luv:
47.2075, 151.3863, 29.7979
Hunter-Lab:
40.2222, 68.5353, 24.3651
#e1041c color charts
#e1041c color shades, tints & tones
#e1041c color schemes
#e1041c color preview, HTML & CSS examples
This text has a color of #e1041c
<p style="color:#e1041c;">Text here</p>
.mytext {color:#e1041c;}
This box has a color of #e1041c
<div style="background-color:#e1041c;">Content here</div>
.mybackground {background-color:#e1041c;}
Border around this has a color of #e1041c
<div style="border:2px solid #e1041c;">Content here</div>
.myborder {border:2px solid #e1041c;}