#D1F0F6 Frostproof
#D1F0F6 (Frostproof) RGB value is (209, 240, 246).
Red value is 209, green value is 240, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #D1F0F6: hue: 190°, saturation: 67.3%, and lightness: 89.2%.
Process color (CMYK) of #D1F0F6 is 15%, 2.4%, 0%, 3.5%. Web safe color equivalent of #D1F0F6 is ##CCFFFF. Color #D1F0F6 contains mainly Magenta.
Color Spaces
| Color spaces of #D1F0F6 | Value |
|---|---|
| RGB | 209, 240, 246 |
| HSL | 190°, 67.3%, 89.2% |
| HSV / HSB | 190°, 15%, 96.5% |
| CMYK | 15%, 2.4%, 0%, 3.5% |
| XYZ | 74.08, 82.53, 99.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11110000 | 11110110 |
| Octal | 321 | 360 | 366 |
| Decimal | 209 | 240 | 246 |
| Hex | D1 | F0 | F6 |
Shades of #D1F0F6
Tints of #D1F0F6
.mybgColor { background-color: #D1F0F6; }
.myforeColor { color: #D1F0F6; }
.myborderColor { border: 3px solid #D1F0F6; }
<p style="color:#D1F0F6">Text here</p>
This sample text is styled with font color #D1F0F6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1F0F6">Div content here</div>
<div style="border:3px solid #D1F0F6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 240, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1F0F6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1F0F6;
-webkit-box-shadow: 1px 1px 3px #D1F0F6;
box-shadow: 1px 1px 3px #D1F0F6; }
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 #D1F0F6 (Frostproof)
Color Overview & Profile: Color #D1F0F6, also known as Frostproof, 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 (209/255), 94% Green (240/255), and 96% Blue (246/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D1F0F6 translates into the CMYK subtractive color model with values of 15% Cyan, 2.4% Magenta, 0% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 67.3%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #D1F0F6 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 ##CCFFFF.
