#e01f91 color space conversions
Hex:
#e01f91
RGB:
224, 31, 145
CMY:
12, 88, 43
CMYK:
0, 86, 35, 12
HSL:
325°, 75.6863%, 50.0000%
HSV (HSB):
325°, 86.1607%, 87.8431%
XYZ:
36.3413, 18.8716, 28.5152
xyY:
0.4340, 0.2254, 18.8716
CIE-Lab:
50.5366, 76.1072, -13.2401
CIE-LCH:
50.5366, 77.2503, 350.1312
CIE-Luv:
50.5366, 105.8527, -32.1439
Hunter-Lab:
43.4415, 73.3030, -8.5093
#e01f91 color charts
#e01f91 color shades, tints & tones
#e01f91 color schemes
#e01f91 color preview, HTML & CSS examples
This text has a color of #e01f91
<p style="color:#e01f91;">Text here</p>
.mytext {color:#e01f91;}
This box has a color of #e01f91
<div style="background-color:#e01f91;">Content here</div>
.mybackground {background-color:#e01f91;}
Border around this has a color of #e01f91
<div style="border:2px solid #e01f91;">Content here</div>
.myborder {border:2px solid #e01f91;}