#e01e45 color space conversions
Hex:
#e01e45
RGB:
224, 30, 69
CMY:
12, 88, 73
CMYK:
0, 87, 69, 12
HSL:
348°, 76.3780%, 49.8039%
HSV (HSB):
348°, 86.6071%, 87.8431%
XYZ:
32.2789, 17.2055, 7.2499
xyY:
0.5689, 0.3033, 17.2055
CIE-Lab:
48.5179, 70.7486, 30.1751
CIE-LCH:
48.5179, 76.9149, 23.0988
CIE-Luv:
48.5179, 136.1405, 17.5340
Hunter-Lab:
41.4795, 66.3176, 18.6728
#e01e45 color charts
#e01e45 color shades, tints & tones
#e01e45 color schemes
#e01e45 color preview, HTML & CSS examples
This text has a color of #e01e45
<p style="color:#e01e45;">Text here</p>
.mytext {color:#e01e45;}
This box has a color of #e01e45
<div style="background-color:#e01e45;">Content here</div>
.mybackground {background-color:#e01e45;}
Border around this has a color of #e01e45
<div style="border:2px solid #e01e45;">Content here</div>
.myborder {border:2px solid #e01e45;}