#e01f25 color space conversions
Hex:
#e01f25
RGB:
224, 31, 37
CMY:
12, 88, 85
CMYK:
0, 86, 83, 12
HSL:
358°, 75.6863%, 50.0000%
HSV (HSB):
358°, 86.1607%, 87.8431%
XYZ:
31.5644, 16.9608, 3.3604
xyY:
0.6083, 0.3269, 16.9608
CIE-Lab:
48.2107, 69.4798, 47.9734
CIE-LCH:
48.2107, 84.4328, 34.6237
CIE-Luv:
48.2107, 143.2863, 29.6219
Hunter-Lab:
41.1835, 64.7369, 23.9907
#e01f25 color charts
#e01f25 color shades, tints & tones
#e01f25 color schemes
#e01f25 color preview, HTML & CSS examples
This text has a color of #e01f25
<p style="color:#e01f25;">Text here</p>
.mytext {color:#e01f25;}
This box has a color of #e01f25
<div style="background-color:#e01f25;">Content here</div>
.mybackground {background-color:#e01f25;}
Border around this has a color of #e01f25
<div style="border:2px solid #e01f25;">Content here</div>
.myborder {border:2px solid #e01f25;}