#fe2f8c color space conversions
Hex:
#fe2f8c
RGB:
254, 47, 140
CMY:
0, 82, 45
CMYK:
0, 81, 45, 0
HSL:
333°, 99.0431%, 59.0196%
HSV (HSB):
333°, 81.4961%, 99.6078%
XYZ:
46.6232, 24.9973, 27.1786
xyY:
0.4719, 0.2530, 24.9973
CIE-Lab:
57.0728, 79.3593, 0.0606
CIE-LCH:
57.0728, 79.3593, 0.0437
CIE-Luv:
57.0728, 128.2334, -15.7098
Hunter-Lab:
49.9973, 78.9584, 2.7680
#fe2f8c color charts
#fe2f8c color shades, tints & tones
#fe2f8c color schemes
#fe2f8c color preview, HTML & CSS examples
This text has a color of #fe2f8c
<p style="color:#fe2f8c;">Text here</p>
.mytext {color:#fe2f8c;}
This box has a color of #fe2f8c
<div style="background-color:#fe2f8c;">Content here</div>
.mybackground {background-color:#fe2f8c;}
Border around this has a color of #fe2f8c
<div style="border:2px solid #fe2f8c;">Content here</div>
.myborder {border:2px solid #fe2f8c;}