#D8E5E8 Airflow
#D8E5E8 (Airflow) RGB value is (216, 229, 232).
Red value is 216, green value is 229, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #D8E5E8: hue: 191°, saturation: 25.8%, and lightness: 87.8%.
Process color (CMYK) of #D8E5E8 is 6.9%, 1.3%, 0%, 9%. Web safe color equivalent of #D8E5E8 is ##CCCCFF. Color #D8E5E8 contains mainly WHITE.
Color Spaces
| Color spaces of #D8E5E8 | Value |
|---|---|
| RGB | 216, 229, 232 |
| HSL | 191°, 25.8%, 87.8% |
| HSV / HSB | 191°, 6.9%, 91% |
| CMYK | 6.9%, 1.3%, 0%, 9% |
| XYZ | 70.9, 76.46, 87.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11100101 | 11101000 |
| Octal | 330 | 345 | 350 |
| Decimal | 216 | 229 | 232 |
| Hex | D8 | E5 | E8 |
Shades of #D8E5E8
Tints of #D8E5E8
.mybgColor { background-color: #D8E5E8; }
.myforeColor { color: #D8E5E8; }
.myborderColor { border: 3px solid #D8E5E8; }
<p style="color:#D8E5E8">Text here</p>
This sample text is styled with font color #D8E5E8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8E5E8">Div content here</div>
<div style="border:3px solid #D8E5E8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 229, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8E5E8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8E5E8;
-webkit-box-shadow: 1px 1px 3px #D8E5E8;
box-shadow: 1px 1px 3px #D8E5E8; }
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 #D8E5E8 (Airflow)
Color Overview & Profile: Color #D8E5E8, also known as Airflow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 90% Green (229/255), and 91% Blue (232/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8E5E8 translates into the CMYK subtractive color model with values of 6.9% Cyan, 1.3% Magenta, 0% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 191°, saturation of 25.8%, and lightness of 87.8%.
Web Accessibility & Design Recommendations: When implementing #D8E5E8 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 ##CCCCFF.
