#e01f5d color space conversions
Hex:
#e01f5d
RGB:
224, 31, 93
CMY:
12, 88, 64
CMYK:
0, 86, 58, 12
HSL:
341°, 75.6863%, 50.0000%
HSV (HSB):
341°, 86.1607%, 87.8431%
XYZ:
33.2062, 17.6176, 12.0063
xyY:
0.5285, 0.2804, 17.6176
CIE-Lab:
49.0289, 71.8550, 16.2128
CIE-LCH:
49.0289, 73.6614, 12.7148
CIE-Luv:
49.0289, 127.7616, 4.5359
Hunter-Lab:
41.9733, 67.7630, 12.4216
#e01f5d color charts
#e01f5d color shades, tints & tones
#e01f5d color schemes
#e01f5d color preview, HTML & CSS examples
This text has a color of #e01f5d
<p style="color:#e01f5d;">Text here</p>
.mytext {color:#e01f5d;}
This box has a color of #e01f5d
<div style="background-color:#e01f5d;">Content here</div>
.mybackground {background-color:#e01f5d;}
Border around this has a color of #e01f5d
<div style="border:2px solid #e01f5d;">Content here</div>
.myborder {border:2px solid #e01f5d;}