#E2EAFC Husky
#E2EAFC (Husky) RGB value is (226, 234, 252).
Red value is 226, green value is 234, and blue value is 252.
Cylindrical-coordinate representations (HSL) of color #E2EAFC: hue: 222°, saturation: 81.3%, and lightness: 93.7%.
Process color (CMYK) of #E2EAFC is 10.3%, 7.1%, 0%, 1.2%. Web safe color equivalent of #E2EAFC is ##CCFFFF. Color #E2EAFC contains mainly Magenta.
Color Spaces
| Color spaces of #E2EAFC | Value |
|---|---|
| RGB | 226, 234, 252 |
| HSL | 222°, 81.3%, 93.7% |
| HSV / HSB | 222°, 10.3%, 98.8% |
| CMYK | 10.3%, 7.1%, 0%, 1.2% |
| XYZ | 78.35, 82.04, 103.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11101010 | 11111100 |
| Octal | 342 | 352 | 374 |
| Decimal | 226 | 234 | 252 |
| Hex | E2 | EA | FC |
Shades of #E2EAFC
Tints of #E2EAFC
.mybgColor { background-color: #E2EAFC; }
.myforeColor { color: #E2EAFC; }
.myborderColor { border: 3px solid #E2EAFC; }
<p style="color:#E2EAFC">Text here</p>
This sample text is styled with font color #E2EAFC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2EAFC">Div content here</div>
<div style="border:3px solid #E2EAFC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 234, 252, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2EAFC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2EAFC;
-webkit-box-shadow: 1px 1px 3px #E2EAFC;
box-shadow: 1px 1px 3px #E2EAFC; }
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 #E2EAFC (Husky)
Color Overview & Profile: Color #E2EAFC, 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 89% Red (226/255), 92% Green (234/255), and 99% Blue (252/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2EAFC translates into the CMYK subtractive color model with values of 10.3% Cyan, 7.1% Magenta, 0% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 81.3%, and lightness of 93.7%.
Web Accessibility & Design Recommendations: When implementing #E2EAFC 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.
