#D0BBB0 Desert Morning
#D0BBB0 (Desert Morning) RGB value is (208, 187, 176).
Red value is 208, green value is 187, and blue value is 176.
Cylindrical-coordinate representations (HSL) of color #D0BBB0: hue: 21°, saturation: 25.4%, and lightness: 75.3%.
Process color (CMYK) of #D0BBB0 is 0%, 10.1%, 15.4%, 18.4%. Web safe color equivalent of #D0BBB0 is ##CCCC99. Color #D0BBB0 contains mainly Yellow.
Color Spaces
| Color spaces of #D0BBB0 | Value |
|---|---|
| RGB | 208, 187, 176 |
| HSL | 21°, 25.4%, 75.3% |
| HSV / HSB | 21°, 15.4%, 81.6% |
| CMYK | 0%, 10.1%, 15.4%, 18.4% |
| XYZ | 51.62, 52.09, 48.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 10111011 | 10110000 |
| Octal | 320 | 273 | 260 |
| Decimal | 208 | 187 | 176 |
| Hex | D0 | BB | B0 |
Shades of #D0BBB0
Tints of #D0BBB0
.mybgColor { background-color: #D0BBB0; }
.myforeColor { color: #D0BBB0; }
.myborderColor { border: 3px solid #D0BBB0; }
<p style="color:#D0BBB0">Text here</p>
This sample text is styled with font color #D0BBB0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0BBB0">Div content here</div>
<div style="border:3px solid #D0BBB0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 187, 176, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0BBB0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0BBB0;
-webkit-box-shadow: 1px 1px 3px #D0BBB0;
box-shadow: 1px 1px 3px #D0BBB0; }
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 #D0BBB0 (Desert Morning)
Color Overview & Profile: Color #D0BBB0, also known as Desert Morning, 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 69% Blue (176/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0BBB0 translates into the CMYK subtractive color model with values of 0% Cyan, 10.1% Magenta, 15.4% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 25.4%, and lightness of 75.3%.
Web Accessibility & Design Recommendations: When implementing #D0BBB0 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.
