EBB0D7 Color Hex

#EBB0D7 Color Hex

#EBB0D7 Color Information

  • In the RGB color space, the color value #ebb0d7 is composed of 92.16% red, 69.02% green, and 84.31% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.25 magenta, 0.09 yellow, and 0 black.
  • It has a color angle of 320 degrees, a saturation of 60%, and a luminance of 81%.
  • Contrast color of #ebb0d7 is #000000

#EBB0D7 Color Conversion

Hex ebb0d7 #ebb0d7
RGB Decimal 235, 176, 215 rgb(235, 176, 215)
RGB Percent 92.16, 69.02, 84.31 rgb(92.16%, 69.02%, 84.31%)
HSL 320°,60%,81% hsl(320°,60%,81%)
CMYK 0, 0.25, 0.09, 20
HSV (or HSB) 320°, 89%, 89%,
YUV 198, 137, 153
XYZ 62.052, 53.619, 71.369
CIE-LAB 78.239, 27.55, -11.251

#ebb0d7 border color

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

Css background gradient color with #EBB0D7

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

#ebb0d7 Color Preview on Black Background

Sample font with color #ebb0d7 on background of color black

#ebb0d7 Color Preview on White Background

Sample font with color #ebb0d7 on background of color white

#ebb0d7 background color

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

Contrast color with #ebb0d7 color is #000000