#e0241c color space conversions
Hex:
#e0241c
RGB:
224, 36, 28
CMY:
12, 86, 89
CMYK:
0, 84, 88, 12
HSL:
2°, 77.7778%, 49.4118%
HSV (HSB):
2°, 87.5000%, 87.8431%
XYZ:
31.5809, 17.1929, 2.7527
xyY:
0.6129, 0.3337, 17.1929
CIE-Lab:
48.5022, 68.2839, 52.5120
CIE-LCH:
48.5022, 86.1406, 37.5612
CIE-Luv:
48.5022, 142.7810, 32.3959
Hunter-Lab:
41.4643, 63.3905, 25.0890
#e0241c color charts
#e0241c color shades, tints & tones
#e0241c color schemes
#e0241c color preview, HTML & CSS examples
This text has a color of #e0241c
<p style="color:#e0241c;">Text here</p>
.mytext {color:#e0241c;}
This box has a color of #e0241c
<div style="background-color:#e0241c;">Content here</div>
.mybackground {background-color:#e0241c;}
Border around this has a color of #e0241c
<div style="border:2px solid #e0241c;">Content here</div>
.myborder {border:2px solid #e0241c;}