#fe04e1 color space conversions
Hex:
#fe04e1
RGB:
254, 4, 225
CMY:
0, 98, 12
CMYK:
0, 98, 11, 0
HSL:
307°, 99.2063%, 50.5882%
HSV (HSB):
307°, 98.4252%, 99.6078%
XYZ:
54.5071, 26.5939, 73.4945
xyY:
0.3526, 0.1720, 26.5939
CIE-Lab:
58.5965, 93.8711, -46.8251
CIE-LCH:
58.5965, 104.9018, 333.4889
CIE-Luv:
58.5965, 95.7471, -86.2090
Hunter-Lab:
51.5693, 98.4225, -48.3992
#fe04e1 color charts
#fe04e1 color shades, tints & tones
#fe04e1 color schemes
#fe04e1 color preview, HTML & CSS examples
This text has a color of #fe04e1
<p style="color:#fe04e1;">Text here</p>
.mytext {color:#fe04e1;}
This box has a color of #fe04e1
<div style="background-color:#fe04e1;">Content here</div>
.mybackground {background-color:#fe04e1;}
Border around this has a color of #fe04e1
<div style="border:2px solid #fe04e1;">Content here</div>
.myborder {border:2px solid #fe04e1;}