#D3D8D2 Curio
#D3D8D2 (Curio) RGB value is (211, 216, 210).
Red value is 211, green value is 216, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #D3D8D2: hue: 110°, saturation: 7.1%, and lightness: 83.5%.
Process color (CMYK) of #D3D8D2 is 2.3%, 0%, 2.8%, 15.3%. Web safe color equivalent of #D3D8D2 is ##CCCCCC. Color #D3D8D2 contains mainly WHITE.
Color Spaces
| Color spaces of #D3D8D2 | Value |
|---|---|
| RGB | 211, 216, 210 |
| HSL | 110°, 7.1%, 83.5% |
| HSV / HSB | 110°, 2.8%, 84.7% |
| CMYK | 2.3%, 0%, 2.8%, 15.3% |
| XYZ | 63.05, 67.61, 70.69 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010011 | 11011000 | 11010010 |
| Octal | 323 | 330 | 322 |
| Decimal | 211 | 216 | 210 |
| Hex | D3 | D8 | D2 |
Shades of #D3D8D2
Tints of #D3D8D2
.mybgColor { background-color: #D3D8D2; }
.myforeColor { color: #D3D8D2; }
.myborderColor { border: 3px solid #D3D8D2; }
<p style="color:#D3D8D2">Text here</p>
This sample text is styled with font color #D3D8D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D3D8D2">Div content here</div>
<div style="border:3px solid #D3D8D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(211, 216, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D3D8D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D3D8D2;
-webkit-box-shadow: 1px 1px 3px #D3D8D2;
box-shadow: 1px 1px 3px #D3D8D2; }
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 #D3D8D2 (Curio)
Color Overview & Profile: Color #D3D8D2, also known as Curio, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (211/255), 85% Green (216/255), and 82% Blue (210/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D3D8D2 translates into the CMYK subtractive color model with values of 2.3% Cyan, 0% Magenta, 2.8% Yellow, and 15.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 110°, saturation of 7.1%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #D3D8D2 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.
