#e01e25 color space conversions
Hex:
#e01e25
RGB:
224, 30, 37
CMY:
12, 88, 85
CMYK:
0, 87, 83, 12
HSL:
358°, 76.3780%, 49.8039%
HSV (HSB):
358°, 86.6071%, 87.8431%
XYZ:
31.5387, 16.9094, 3.3518
xyY:
0.6089, 0.3264, 16.9094
CIE-Lab:
48.1457, 69.6658, 47.9148
CIE-LCH:
48.1457, 84.5527, 34.5194
CIE-Luv:
48.1457, 143.6191, 29.5001
Hunter-Lab:
41.1211, 64.9425, 23.9519
#e01e25 color charts
#e01e25 color shades, tints & tones
#e01e25 color schemes
#e01e25 color preview, HTML & CSS examples
This text has a color of #e01e25
<p style="color:#e01e25;">Text here</p>
.mytext {color:#e01e25;}
This box has a color of #e01e25
<div style="background-color:#e01e25;">Content here</div>
.mybackground {background-color:#e01e25;}
Border around this has a color of #e01e25
<div style="border:2px solid #e01e25;">Content here</div>
.myborder {border:2px solid #e01e25;}