#fe2f7d color space conversions
Hex:
#fe2f7d
RGB:
254, 47, 125
CMY:
0, 82, 51
CMYK:
0, 81, 51, 0
HSL:
337°, 99.0431%, 59.0196%
HSV (HSB):
337°, 81.4961%, 99.6078%
XYZ:
45.5912, 24.5845, 21.7444
xyY:
0.4960, 0.2675, 24.5845
CIE-Lab:
56.6683, 78.1715, 8.3872
CIE-LCH:
56.6683, 78.6202, 6.1240
CIE-Luv:
56.6683, 134.3794, -5.1455
Hunter-Lab:
49.5828, 77.3604, 8.7065
#fe2f7d color charts
#fe2f7d color shades, tints & tones
#fe2f7d color schemes
#fe2f7d color preview, HTML & CSS examples
This text has a color of #fe2f7d
<p style="color:#fe2f7d;">Text here</p>
.mytext {color:#fe2f7d;}
This box has a color of #fe2f7d
<div style="background-color:#fe2f7d;">Content here</div>
.mybackground {background-color:#fe2f7d;}
Border around this has a color of #fe2f7d
<div style="border:2px solid #fe2f7d;">Content here</div>
.myborder {border:2px solid #fe2f7d;}