#D2D1CE Thundersnow
#D2D1CE (Thundersnow) RGB value is (210, 209, 206).
Red value is 210, green value is 209, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #D2D1CE: hue: 45°, saturation: 4.3%, and lightness: 81.6%.
Process color (CMYK) of #D2D1CE is 0%, 0.5%, 1.9%, 17.6%. Web safe color equivalent of #D2D1CE is ##CCCCCC. Color #D2D1CE contains mainly WHITE.
Color Spaces
| Color spaces of #D2D1CE | Value |
|---|---|
| RGB | 210, 209, 206 |
| HSL | 45°, 4.3%, 81.6% |
| HSV / HSB | 45°, 1.9%, 82.4% |
| CMYK | 0%, 0.5%, 1.9%, 17.6% |
| XYZ | 60.52, 63.76, 67.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 11010001 | 11001110 |
| Octal | 322 | 321 | 316 |
| Decimal | 210 | 209 | 206 |
| Hex | D2 | D1 | CE |
Shades of #D2D1CE
Tints of #D2D1CE
.mybgColor { background-color: #D2D1CE; }
.myforeColor { color: #D2D1CE; }
.myborderColor { border: 3px solid #D2D1CE; }
<p style="color:#D2D1CE">Text here</p>
This sample text is styled with font color #D2D1CE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D2D1CE">Div content here</div>
<div style="border:3px solid #D2D1CE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 209, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D2D1CE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D2D1CE;
-webkit-box-shadow: 1px 1px 3px #D2D1CE;
box-shadow: 1px 1px 3px #D2D1CE; }
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 #D2D1CE (Thundersnow)
Color Overview & Profile: Color #D2D1CE, also known as Thundersnow, 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 (210/255), 82% Green (209/255), and 81% Blue (206/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D2D1CE translates into the CMYK subtractive color model with values of 0% Cyan, 0.5% Magenta, 1.9% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 4.3%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #D2D1CE 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 ##CCCCCC.
