#e01e8b color space conversions
Hex:
#e01e8b
RGB:
224, 30, 139
CMY:
12, 88, 45
CMYK:
0, 87, 38, 12
HSL:
326°, 76.3780%, 49.8039%
HSV (HSB):
326°, 86.6071%, 87.8431%
XYZ:
35.8649, 18.6399, 26.1337
xyY:
0.4448, 0.2312, 18.6399
CIE-Lab:
50.2632, 75.6931, -10.0451
CIE-LCH:
50.2632, 76.3567, 352.4405
CIE-Luv:
50.2632, 108.7270, -27.7084
Hunter-Lab:
43.1740, 72.7268, -5.6671
#e01e8b color charts
#e01e8b color shades, tints & tones
#e01e8b color schemes
#e01e8b color preview, HTML & CSS examples
This text has a color of #e01e8b
<p style="color:#e01e8b;">Text here</p>
.mytext {color:#e01e8b;}
This box has a color of #e01e8b
<div style="background-color:#e01e8b;">Content here</div>
.mybackground {background-color:#e01e8b;}
Border around this has a color of #e01e8b
<div style="border:2px solid #e01e8b;">Content here</div>
.myborder {border:2px solid #e01e8b;}