#e101f3 color space conversions
Hex:
#e101f3
RGB:
225, 1, 243
CMY:
12, 100, 5
CMYK:
7, 100, 0, 5
HSL:
296°, 99.1803%, 47.8431%
HSV (HSB):
296°, 99.5885%, 95.2941%
XYZ:
47.2399, 22.5003, 86.6472
xyY:
0.3021, 0.1439, 22.5003
CIE-Lab:
54.5539, 91.9476, -63.6921
CIE-LCH:
54.5539, 111.8528, 325.2897
CIE-Luv:
54.5539, 67.5606, -109.3768
Hunter-Lab:
47.4345, 94.7571, -75.0991
#e101f3 color charts
#e101f3 color shades, tints & tones
#e101f3 color schemes
#e101f3 color preview, HTML & CSS examples
This text has a color of #e101f3
<p style="color:#e101f3;">Text here</p>
.mytext {color:#e101f3;}
This box has a color of #e101f3
<div style="background-color:#e101f3;">Content here</div>
.mybackground {background-color:#e101f3;}
Border around this has a color of #e101f3
<div style="border:2px solid #e101f3;">Content here</div>
.myborder {border:2px solid #e101f3;}