#e01a35 color space conversions
Hex:
#e01a35
RGB:
224, 26, 53
CMY:
12, 90, 79
CMYK:
0, 88, 76, 12
HSL:
352°, 79.2000%, 49.0196%
HSV (HSB):
352°, 88.3929%, 87.8431%
XYZ:
31.7525, 16.8431, 4.9457
xyY:
0.5930, 0.3146, 16.8431
CIE-Lab:
48.0618, 70.8080, 39.0918
CIE-LCH:
48.0618, 80.8823, 28.9023
CIE-Luv:
48.0618, 141.5846, 23.8968
Hunter-Lab:
41.0404, 66.2827, 21.5834
#e01a35 color charts
#e01a35 color shades, tints & tones
#e01a35 color schemes
#e01a35 color preview, HTML & CSS examples
This text has a color of #e01a35
<p style="color:#e01a35;">Text here</p>
.mytext {color:#e01a35;}
This box has a color of #e01a35
<div style="background-color:#e01a35;">Content here</div>
.mybackground {background-color:#e01a35;}
Border around this has a color of #e01a35
<div style="border:2px solid #e01a35;">Content here</div>
.myborder {border:2px solid #e01a35;}