F29CB7 Color Hex

#F29CB7 Color Hex

#F29CB7 Color Information

  • In the RGB color space, the color value #f29cb7 is composed of 94.9% red, 61.18% green, and 71.76% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.36 magenta, 0.24 yellow, and 0 black.
  • It has a color angle of 341 degrees, a saturation of 77%, and a luminance of 78%.
  • Contrast color of #f29cb7 is #000000

#F29CB7 Color Conversion

Hex f29cb7 #f29cb7
RGB Decimal 242, 156, 183 rgb(242, 156, 183)
RGB Percent 94.9, 61.18, 71.76 rgb(94.9%, 61.18%, 71.76%)
HSL 341°,77%,78% hsl(341°,77%,78%)
CMYK 0, 0.36, 0.24, 13
HSV (or HSB) 341°, 95%, 95%,
YUV 185, 126, 168
XYZ 57.054, 46.073, 50.686
CIE-LAB 73.593, 35.603, -0.532

#f29cb7 border color

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

Css background gradient color with #F29CB7

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

#f29cb7 Color Preview on Black Background

Sample font with color #f29cb7 on background of color black

#f29cb7 Color Preview on White Background

Sample font with color #f29cb7 on background of color white

#f29cb7 background color

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

Contrast color with #f29cb7 color is #000000