#D7E1C9 Lacewing
#D7E1C9 (Lacewing) RGB value is (215, 225, 201).
Red value is 215, green value is 225, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #D7E1C9: hue: 85°, saturation: 28.6%, and lightness: 83.5%.
Process color (CMYK) of #D7E1C9 is 4.4%, 0%, 10.7%, 11.8%. Web safe color equivalent of #D7E1C9 is ##CCCCCC. Color #D7E1C9 contains mainly Cyan.
Color Spaces
| Color spaces of #D7E1C9 | Value |
|---|---|
| RGB | 215, 225, 201 |
| HSL | 85°, 28.6%, 83.5% |
| HSV / HSB | 85°, 10.7%, 88.2% |
| CMYK | 4.4%, 0%, 10.7%, 11.8% |
| XYZ | 65.49, 72.51, 65.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 11100001 | 11001001 |
| Octal | 327 | 341 | 311 |
| Decimal | 215 | 225 | 201 |
| Hex | D7 | E1 | C9 |
Shades of #D7E1C9
Tints of #D7E1C9
.mybgColor { background-color: #D7E1C9; }
.myforeColor { color: #D7E1C9; }
.myborderColor { border: 3px solid #D7E1C9; }
<p style="color:#D7E1C9">Text here</p>
This sample text is styled with font color #D7E1C9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D7E1C9">Div content here</div>
<div style="border:3px solid #D7E1C9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 225, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D7E1C9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D7E1C9;
-webkit-box-shadow: 1px 1px 3px #D7E1C9;
box-shadow: 1px 1px 3px #D7E1C9; }
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 #D7E1C9 (Lacewing)
Color Overview & Profile: Color #D7E1C9, also known as Lacewing, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (215/255), 88% Green (225/255), and 79% Blue (201/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #D7E1C9 translates into the CMYK subtractive color model with values of 4.4% Cyan, 0% Magenta, 10.7% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 85°, saturation of 28.6%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #D7E1C9 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.
