#fe05a7 color space conversions
Hex:
#fe05a7
RGB:
254, 5, 167
CMY:
0, 98, 35
CMYK:
0, 98, 34, 0
HSL:
321°, 99.2032%, 50.7843%
HSV (HSB):
321°, 98.0315%, 99.6078%
XYZ:
47.9024, 23.9694, 38.6610
xyY:
0.4334, 0.2169, 23.9694
CIE-Lab:
56.0571, 87.3110, -17.3868
CIE-LCH:
56.0571, 89.0253, 348.7377
CIE-Luv:
56.0571, 122.5949, -40.9532
Hunter-Lab:
48.9585, 88.9718, -12.5485
#fe05a7 color charts
#fe05a7 color shades, tints & tones
#fe05a7 color schemes
#fe05a7 color preview, HTML & CSS examples
This text has a color of #fe05a7
<p style="color:#fe05a7;">Text here</p>
.mytext {color:#fe05a7;}
This box has a color of #fe05a7
<div style="background-color:#fe05a7;">Content here</div>
.mybackground {background-color:#fe05a7;}
Border around this has a color of #fe05a7
<div style="border:2px solid #fe05a7;">Content here</div>
.myborder {border:2px solid #fe05a7;}