#fe05f4 color space conversions
Hex:
#fe05f4
RGB:
254, 5, 244
CMY:
0, 98, 4
CMYK:
0, 98, 4, 0
HSL:
302°, 99.2032%, 50.7843%
HSV (HSB):
302°, 98.0315%, 99.6078%
XYZ:
57.2565, 27.7110, 87.9190
xyY:
0.3312, 0.1603, 27.7110
CIE-Lab:
59.6268, 96.3008, -55.8481
CIE-LCH:
59.6268, 111.3232, 329.8891
CIE-Luv:
59.6268, 87.6304, -100.6071
Hunter-Lab:
52.6413, 102.0273, -62.1745
#fe05f4 color charts
#fe05f4 color shades, tints & tones
#fe05f4 color schemes
#fe05f4 color preview, HTML & CSS examples
This text has a color of #fe05f4
<p style="color:#fe05f4;">Text here</p>
.mytext {color:#fe05f4;}
This box has a color of #fe05f4
<div style="background-color:#fe05f4;">Content here</div>
.mybackground {background-color:#fe05f4;}
Border around this has a color of #fe05f4
<div style="border:2px solid #fe05f4;">Content here</div>
.myborder {border:2px solid #fe05f4;}