#fe1f7e color space conversions
Hex:
#fe1f7e
RGB:
254, 31, 126
CMY:
0, 88, 51
CMYK:
0, 88, 50, 0
HSL:
334°, 99.1111%, 55.8824%
HSV (HSB):
334°, 87.7953%, 99.6078%
XYZ:
45.1289, 23.5572, 21.9071
xyY:
0.4981, 0.2600, 23.5572
CIE-Lab:
55.6417, 81.2694, 6.3262
CIE-LCH:
55.6417, 81.5153, 4.4511
CIE-Luv:
55.6417, 138.1790, -8.4001
Hunter-Lab:
48.5357, 81.0333, 7.2139
#fe1f7e color charts
#fe1f7e color shades, tints & tones
#fe1f7e color schemes
#fe1f7e color preview, HTML & CSS examples
This text has a color of #fe1f7e
<p style="color:#fe1f7e;">Text here</p>
.mytext {color:#fe1f7e;}
This box has a color of #fe1f7e
<div style="background-color:#fe1f7e;">Content here</div>
.mybackground {background-color:#fe1f7e;}
Border around this has a color of #fe1f7e
<div style="border:2px solid #fe1f7e;">Content here</div>
.myborder {border:2px solid #fe1f7e;}