#E7E3E8 Bubble Bath
#E7E3E8 (Bubble Bath) RGB value is (231, 227, 232).
Red value is 231, green value is 227, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #E7E3E8: hue: 288°, saturation: 9.8%, and lightness: 90%.
Process color (CMYK) of #E7E3E8 is 0.4%, 2.2%, 0%, 9%. Web safe color equivalent of #E7E3E8 is ##FFCCFF. Color #E7E3E8 contains mainly WHITE.
Color Spaces
| Color spaces of #E7E3E8 | Value |
|---|---|
| RGB | 231, 227, 232 |
| HSL | 288°, 9.8%, 90% |
| HSV / HSB | 288°, 2.2%, 91% |
| CMYK | 0.4%, 2.2%, 0%, 9% |
| XYZ | 74.99, 77.75, 87.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11100011 | 11101000 |
| Octal | 347 | 343 | 350 |
| Decimal | 231 | 227 | 232 |
| Hex | E7 | E3 | E8 |
Shades of #E7E3E8
Tints of #E7E3E8
.mybgColor { background-color: #E7E3E8; }
.myforeColor { color: #E7E3E8; }
.myborderColor { border: 3px solid #E7E3E8; }
<p style="color:#E7E3E8">Text here</p>
This sample text is styled with font color #E7E3E8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7E3E8">Div content here</div>
<div style="border:3px solid #E7E3E8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 227, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7E3E8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7E3E8;
-webkit-box-shadow: 1px 1px 3px #E7E3E8;
box-shadow: 1px 1px 3px #E7E3E8; }
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 #E7E3E8 (Bubble Bath)
Color Overview & Profile: Color #E7E3E8, also known as Bubble Bath, 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 (231/255), 89% Green (227/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, #E7E3E8 translates into the CMYK subtractive color model with values of 0.4% Cyan, 2.2% Magenta, 0% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 288°, saturation of 9.8%, and lightness of 90%.
Web Accessibility & Design Recommendations: When implementing #E7E3E8 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 ##FFCCFF.
