#e01e48 color space conversions
Hex:
#e01e48
RGB:
224, 30, 72
CMY:
12, 88, 72
CMYK:
0, 87, 68, 12
HSL:
347°, 76.3780%, 49.8039%
HSV (HSB):
347°, 86.6071%, 87.8431%
XYZ:
32.3744, 17.2437, 7.7529
xyY:
0.5643, 0.3006, 17.2437
CIE-Lab:
48.5657, 70.8866, 28.4244
CIE-LCH:
48.5657, 76.3732, 21.8500
CIE-Luv:
48.5657, 135.2323, 16.0717
Hunter-Lab:
41.5256, 66.4937, 17.9983
#e01e48 color charts
#e01e48 color shades, tints & tones
#e01e48 color schemes
#e01e48 color preview, HTML & CSS examples
This text has a color of #e01e48
<p style="color:#e01e48;">Text here</p>
.mytext {color:#e01e48;}
This box has a color of #e01e48
<div style="background-color:#e01e48;">Content here</div>
.mybackground {background-color:#e01e48;}
Border around this has a color of #e01e48
<div style="border:2px solid #e01e48;">Content here</div>
.myborder {border:2px solid #e01e48;}