#D0BBA7 Chinchilla Chenille
#D0BBA7 (Chinchilla Chenille) RGB value is (208, 187, 167).
Red value is 208, green value is 187, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #D0BBA7: hue: 29°, saturation: 30.4%, and lightness: 73.5%.
Process color (CMYK) of #D0BBA7 is 0%, 10.1%, 19.7%, 18.4%. Web safe color equivalent of #D0BBA7 is ##CCCC99. Color #D0BBA7 contains mainly Yellow.
Color Spaces
| Color spaces of #D0BBA7 | Value |
|---|---|
| RGB | 208, 187, 167 |
| HSL | 29°, 30.4%, 73.5% |
| HSV / HSB | 29°, 19.7%, 81.6% |
| CMYK | 0%, 10.1%, 19.7%, 18.4% |
| XYZ | 50.76, 51.74, 43.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 10111011 | 10100111 |
| Octal | 320 | 273 | 247 |
| Decimal | 208 | 187 | 167 |
| Hex | D0 | BB | A7 |
Shades of #D0BBA7
Tints of #D0BBA7
.mybgColor { background-color: #D0BBA7; }
.myforeColor { color: #D0BBA7; }
.myborderColor { border: 3px solid #D0BBA7; }
<p style="color:#D0BBA7">Text here</p>
This sample text is styled with font color #D0BBA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0BBA7">Div content here</div>
<div style="border:3px solid #D0BBA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 187, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0BBA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0BBA7;
-webkit-box-shadow: 1px 1px 3px #D0BBA7;
box-shadow: 1px 1px 3px #D0BBA7; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #D0BBA7 (Chinchilla Chenille)
Color Overview & Profile: Color #D0BBA7, also known as Chinchilla Chenille, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (208/255), 73% Green (187/255), and 65% Blue (167/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0BBA7 translates into the CMYK subtractive color model with values of 0% Cyan, 10.1% Magenta, 19.7% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 30.4%, and lightness of 73.5%.
Web Accessibility & Design Recommendations: When implementing #D0BBA7 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCC99.
