#DFE7FB Husky
#DFE7FB (Husky) RGB value is (223, 231, 251).
Red value is 223, green value is 231, and blue value is 251.
Cylindrical-coordinate representations (HSL) of color #DFE7FB: hue: 223°, saturation: 77.8%, and lightness: 92.9%.
Process color (CMYK) of #DFE7FB is 11.2%, 8%, 0%, 1.6%. Web safe color equivalent of #DFE7FB is ##CCFFFF. Color #DFE7FB contains mainly Magenta.
Color Spaces
| Color spaces of #DFE7FB | Value |
|---|---|
| RGB | 223, 231, 251 |
| HSL | 223°, 77.8%, 92.9% |
| HSV / HSB | 223°, 11.2%, 98.4% |
| CMYK | 11.2%, 8%, 0%, 1.6% |
| XYZ | 76.42, 79.8, 102.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11100111 | 11111011 |
| Octal | 337 | 347 | 373 |
| Decimal | 223 | 231 | 251 |
| Hex | DF | E7 | FB |
Shades of #DFE7FB
Tints of #DFE7FB
.mybgColor { background-color: #DFE7FB; }
.myforeColor { color: #DFE7FB; }
.myborderColor { border: 3px solid #DFE7FB; }
<p style="color:#DFE7FB">Text here</p>
This sample text is styled with font color #DFE7FB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFE7FB">Div content here</div>
<div style="border:3px solid #DFE7FB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 231, 251, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFE7FB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFE7FB;
-webkit-box-shadow: 1px 1px 3px #DFE7FB;
box-shadow: 1px 1px 3px #DFE7FB; }
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 #DFE7FB (Husky)
Color Overview & Profile: Color #DFE7FB, also known as Husky, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 91% Green (231/255), and 98% Blue (251/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFE7FB translates into the CMYK subtractive color model with values of 11.2% Cyan, 8% Magenta, 0% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 77.8%, and lightness of 92.9%.
Web Accessibility & Design Recommendations: When implementing #DFE7FB 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.
