#E8EBE6 Notebook Paper
#E8EBE6 (Notebook Paper) RGB value is (232, 235, 230).
Red value is 232, green value is 235, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #E8EBE6: hue: 96°, saturation: 11.1%, and lightness: 91.2%.
Process color (CMYK) of #E8EBE6 is 1.3%, 0%, 2.1%, 7.8%. Web safe color equivalent of #E8EBE6 is ##FFFFFF. Color #E8EBE6 contains mainly WHITE.
Color Spaces
| Color spaces of #E8EBE6 | Value |
|---|---|
| RGB | 232, 235, 230 |
| HSL | 96°, 11.1%, 91.2% |
| HSV / HSB | 96°, 2.1%, 92.2% |
| CMYK | 1.3%, 0%, 2.1%, 7.8% |
| XYZ | 77.27, 82.29, 86.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101000 | 11101011 | 11100110 |
| Octal | 350 | 353 | 346 |
| Decimal | 232 | 235 | 230 |
| Hex | E8 | EB | E6 |
Shades of #E8EBE6
Tints of #E8EBE6
.mybgColor { background-color: #E8EBE6; }
.myforeColor { color: #E8EBE6; }
.myborderColor { border: 3px solid #E8EBE6; }
<p style="color:#E8EBE6">Text here</p>
This sample text is styled with font color #E8EBE6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E8EBE6">Div content here</div>
<div style="border:3px solid #E8EBE6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(232, 235, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E8EBE6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E8EBE6;
-webkit-box-shadow: 1px 1px 3px #E8EBE6;
box-shadow: 1px 1px 3px #E8EBE6; }
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 #E8EBE6 (Notebook Paper)
Color Overview & Profile: Color #E8EBE6, also known as Notebook Paper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (232/255), 92% Green (235/255), and 90% Blue (230/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E8EBE6 translates into the CMYK subtractive color model with values of 1.3% Cyan, 0% Magenta, 2.1% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 96°, saturation of 11.1%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #E8EBE6 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 ##FFFFFF.
