#DCB6B2 Tea Room
#DCB6B2 (Tea Room) RGB value is (220, 182, 178).
Red value is 220, green value is 182, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #DCB6B2: hue: 6°, saturation: 37.5%, and lightness: 78%.
Process color (CMYK) of #DCB6B2 is 0%, 17.3%, 19.1%, 13.7%. Web safe color equivalent of #DCB6B2 is ##CCCC99. Color #DCB6B2 contains mainly Yellow.
Color Spaces
| Color spaces of #DCB6B2 | Value |
|---|---|
| RGB | 220, 182, 178 |
| HSL | 6°, 37.5%, 78% |
| HSV / HSB | 6°, 19.1%, 86.3% |
| CMYK | 0%, 17.3%, 19.1%, 13.7% |
| XYZ | 54.28, 51.89, 49.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 10110110 | 10110010 |
| Octal | 334 | 266 | 262 |
| Decimal | 220 | 182 | 178 |
| Hex | DC | B6 | B2 |
Shades of #DCB6B2
Tints of #DCB6B2
.mybgColor { background-color: #DCB6B2; }
.myforeColor { color: #DCB6B2; }
.myborderColor { border: 3px solid #DCB6B2; }
<p style="color:#DCB6B2">Text here</p>
This sample text is styled with font color #DCB6B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCB6B2">Div content here</div>
<div style="border:3px solid #DCB6B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 182, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCB6B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCB6B2;
-webkit-box-shadow: 1px 1px 3px #DCB6B2;
box-shadow: 1px 1px 3px #DCB6B2; }
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 #DCB6B2 (Tea Room)
Color Overview & Profile: Color #DCB6B2, also known as Tea Room, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 71% Green (182/255), and 70% Blue (178/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCB6B2 translates into the CMYK subtractive color model with values of 0% Cyan, 17.3% Magenta, 19.1% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 37.5%, and lightness of 78%.
Web Accessibility & Design Recommendations: When implementing #DCB6B2 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.
