#EBE7CF Abbey White
#EBE7CF (Abbey White) RGB value is (235, 231, 207).
Red value is 235, green value is 231, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #EBE7CF: hue: 51°, saturation: 41.2%, and lightness: 86.7%.
Process color (CMYK) of #EBE7CF is 0%, 1.7%, 11.9%, 7.8%. Web safe color equivalent of #EBE7CF is ##FFFFCC. Color #EBE7CF contains mainly Yellow.
Color Spaces
| Color spaces of #EBE7CF | Value |
|---|---|
| RGB | 235, 231, 207 |
| HSL | 51°, 41.2%, 86.7% |
| HSV / HSB | 51°, 11.9%, 92.2% |
| CMYK | 0%, 1.7%, 11.9%, 7.8% |
| XYZ | 74.1, 79.32, 70.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11100111 | 11001111 |
| Octal | 353 | 347 | 317 |
| Decimal | 235 | 231 | 207 |
| Hex | EB | E7 | CF |
Shades of #EBE7CF
Tints of #EBE7CF
.mybgColor { background-color: #EBE7CF; }
.myforeColor { color: #EBE7CF; }
.myborderColor { border: 3px solid #EBE7CF; }
<p style="color:#EBE7CF">Text here</p>
This sample text is styled with font color #EBE7CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBE7CF">Div content here</div>
<div style="border:3px solid #EBE7CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 231, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBE7CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBE7CF;
-webkit-box-shadow: 1px 1px 3px #EBE7CF;
box-shadow: 1px 1px 3px #EBE7CF; }
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 #EBE7CF (Abbey White)
Color Overview & Profile: Color #EBE7CF, also known as Abbey White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 91% Green (231/255), and 81% Blue (207/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBE7CF translates into the CMYK subtractive color model with values of 0% Cyan, 1.7% Magenta, 11.9% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 41.2%, and lightness of 86.7%.
Web Accessibility & Design Recommendations: When implementing #EBE7CF 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 ##FFFFCC.
