FE4EDA Color Hex

#FE4EDA Color Hex

#FE4EDA Color Information

  • In the RGB color space, the color value #fe4eda is composed of 99.61% red, 30.59% green, and 85.49% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.69 magenta, 0.14 yellow, and 0 black.
  • It has a color angle of 312 degrees, a saturation of 99%, and a luminance of 65%.
  • Contrast color of #fe4eda is #000000

#FE4EDA Color Conversion

Hex fe4eda #fe4eda
RGB Decimal 254, 78, 218 rgb(254, 78, 218)
RGB Percent 99.61, 30.59, 85.49 rgb(99.61%, 30.59%, 85.49%)
HSL 312°,99%,65% hsl(312°,99%,65%)
CMYK 0, 0.69, 0.14, 1
HSV (or HSB) 312°, 87%, 87%,
YUV 147, 168, 203
XYZ 56.252, 31.582, 69.461
CIE-LAB 62.996, 79.297, -35.97

#fe4eda border color

.css_border_solid{ border: 3px solid #fe4eda }
.css_border_dotted{ border: 3px dotted #fe4eda }
.css_border_dashed{ border: 3px dashed #fe4eda }
.css_border_double{ border: 3px double #fe4eda }

Css background gradient color with #FE4EDA

.box_css_gradient_with_fe4eda{ 
	background-color: #fe4eda;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe4eda', endColorstr='#940176');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fe4eda), to(#940176));
	background-image: -webkit-linear-gradient(top, #fe4eda, #940176);
	background-image: -moz-linear-gradient(top, #fe4eda, #940176);
	background-image: -o-linear-gradient(top, #fe4eda, #940176);
	background-image: linear-gradient(to bottom, #fe4eda, #940176);}

#fe4eda Color Preview on Black Background

Sample font with color #fe4eda on background of color black

#fe4eda Color Preview on White Background

Sample font with color #fe4eda on background of color white

#fe4eda background color

The sample font has a contrasting color to the color #fe4eda

Contrast color with #fe4eda color is #000000