D2B48C Color Hex

#D2B48C Color Hex

#D2B48C Color Information

  • In the RGB color space, the color value #d2b48c is composed of 82.35% red, 70.59% green, and 54.9% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.14 magenta, 0.33 yellow, and 0 black.
  • It has a color angle of 34 degrees, a saturation of 44%, and a luminance of 69%.
  • Contrast color of #d2b48c is #000000

#D2B48C Color Conversion

Hex d2b48c #d2b48c
RGB Decimal 210, 180, 140 rgb(210, 180, 140)
RGB Percent 82.35, 70.59, 54.9 rgb(82.35%, 70.59%, 54.9%)
HSL 34°,44%,69% hsl(34°,44%,69%)
CMYK 0, 0.14, 0.33, 45
HSV (or HSB) 34°, 10%, 10%,
YUV 184, 103, 145
XYZ 47.633, 48.238, 31.611
CIE-LAB 74.975, 5.024, 24.421

#d2b48c border color

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

Css background gradient color with #D2B48C

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

#d2b48c Color Preview on Black Background

Sample font with color #d2b48c on background of color black

#d2b48c Color Preview on White Background

Sample font with color #d2b48c on background of color white

#d2b48c background color

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

Contrast color with #d2b48c color is #000000