#ff00e1 color space conversions
Hex:
#ff00e1
RGB:
255, 0, 225
CMY:
0, 100, 12
CMYK:
0, 100, 12, 0
HSL:
307°, 100.0000%, 50.0000%
HSV (HSB):
307°, 100.0000%, 100.0000%
XYZ:
54.8306, 26.6962, 73.4972
xyY:
0.3537, 0.1722, 26.6962
CIE-Lab:
58.6921, 94.2795, -46.6625
CIE-LCH:
58.6921, 105.1951, 333.6675
CIE-Luv:
58.6921, 96.6826, -86.0583
Hunter-Lab:
51.6684, 99.0048, -48.1708
#ff00e1 color charts
#ff00e1 RGB chart
#ff00e1 CMYK chart
#ff00e1 RGB pie chart
#ff00e1 color shades, tints & tones
#ff00e1 color schemes
#ff00e1 color preview, HTML & CSS examples
This text has a color of #ff00e1
<p style="color:#ff00e1;">Text here</p>
.mytext {color:#ff00e1;}
Text color #ff00e1
This box has a color of #ff00e1
<div style="background-color:#ff00e1;">Content here</div>
.mybackground {background-color:#ff00e1;}
Background color #ff00e1
Border around this has a color of #ff00e1
<div style="border:2px solid #ff00e1;">Content here</div>
.myborder {border:2px solid #ff00e1;}
Border color #ff00e1