#fe3986 color space conversions
Hex:
#fe3986
RGB:
254, 57, 134
CMY:
0, 78, 47
CMYK:
0, 78, 47, 0
HSL:
337°, 98.9950%, 60.9804%
HSV (HSB):
337°, 77.5591%, 99.6078%
XYZ:
46.6393, 25.7183, 25.0602
xyY:
0.4788, 0.2640, 25.7183
CIE-Lab:
57.7687, 76.4049, 4.6210
CIE-LCH:
57.7687, 76.5446, 3.4610
CIE-Luv:
57.7687, 127.4373, -9.2620
Hunter-Lab:
50.7132, 75.4123, 6.2008
#fe3986 color charts
#fe3986 color shades, tints & tones
#fe3986 color schemes
#fe3986 color preview, HTML & CSS examples
This text has a color of #fe3986
<p style="color:#fe3986;">Text here</p>
.mytext {color:#fe3986;}
This box has a color of #fe3986
<div style="background-color:#fe3986;">Content here</div>
.mybackground {background-color:#fe3986;}
Border around this has a color of #fe3986
<div style="border:2px solid #fe3986;">Content here</div>
.myborder {border:2px solid #fe3986;}