#fe2f7c color space conversions
Hex:
#fe2f7c
RGB:
254, 47, 124
CMY:
0, 82, 51
CMYK:
0, 81, 51, 0
HSL:
338°, 99.0431%, 59.0196%
HSV (HSB):
338°, 81.4961%, 99.6078%
XYZ:
45.5277, 24.5591, 21.4096
xyY:
0.4976, 0.2684, 24.5591
CIE-Lab:
56.6433, 78.0975, 8.9471
CIE-LCH:
56.6433, 78.6084, 6.5355
CIE-Luv:
56.6433, 134.7771, -4.4658
Hunter-Lab:
49.5571, 77.2612, 9.0756
#fe2f7c color charts
#fe2f7c color shades, tints & tones
#fe2f7c color schemes
#fe2f7c color preview, HTML & CSS examples
This text has a color of #fe2f7c
<p style="color:#fe2f7c;">Text here</p>
.mytext {color:#fe2f7c;}
This box has a color of #fe2f7c
<div style="background-color:#fe2f7c;">Content here</div>
.mybackground {background-color:#fe2f7c;}
Border around this has a color of #fe2f7c
<div style="border:2px solid #fe2f7c;">Content here</div>
.myborder {border:2px solid #fe2f7c;}