#e01e7d color space conversions
Hex:
#e01e7d
RGB:
224, 30, 125
CMY:
12, 88, 51
CMYK:
0, 87, 44, 12
HSL:
331°, 76.3780%, 49.8039%
HSV (HSB):
331°, 86.6071%, 87.8431%
XYZ:
34.9064, 18.2565, 21.0861
xyY:
0.4701, 0.2459, 18.2565
CIE-Lab:
49.8058, 74.4171, -2.2530
CIE-LCH:
49.8058, 74.4512, 358.2659
CIE-Luv:
49.8058, 114.9174, -17.2625
Hunter-Lab:
42.7276, 71.0525, 0.6497
#e01e7d color charts
#e01e7d color shades, tints & tones
#e01e7d color schemes
#e01e7d color preview, HTML & CSS examples
This text has a color of #e01e7d
<p style="color:#e01e7d;">Text here</p>
.mytext {color:#e01e7d;}
This box has a color of #e01e7d
<div style="background-color:#e01e7d;">Content here</div>
.mybackground {background-color:#e01e7d;}
Border around this has a color of #e01e7d
<div style="border:2px solid #e01e7d;">Content here</div>
.myborder {border:2px solid #e01e7d;}