#EBE2D2 Quarter Spanish White
#EBE2D2 (Quarter Spanish White) RGB value is (235, 226, 210).
Red value is 235, green value is 226, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #EBE2D2: hue: 38°, saturation: 38.5%, and lightness: 87.3%.
Process color (CMYK) of #EBE2D2 is 0%, 3.8%, 10.6%, 7.8%. Web safe color equivalent of #EBE2D2 is ##FFCCCC. Color #EBE2D2 contains mainly Yellow.
Color Spaces
| Color spaces of #EBE2D2 | Value |
|---|---|
| RGB | 235, 226, 210 |
| HSL | 38°, 38.5%, 87.3% |
| HSV / HSB | 38°, 10.6%, 92.2% |
| CMYK | 0%, 3.8%, 10.6%, 7.8% |
| XYZ | 73.09, 76.71, 71.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11100010 | 11010010 |
| Octal | 353 | 342 | 322 |
| Decimal | 235 | 226 | 210 |
| Hex | EB | E2 | D2 |
Shades of #EBE2D2
Tints of #EBE2D2
.mybgColor { background-color: #EBE2D2; }
.myforeColor { color: #EBE2D2; }
.myborderColor { border: 3px solid #EBE2D2; }
<p style="color:#EBE2D2">Text here</p>
This sample text is styled with font color #EBE2D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBE2D2">Div content here</div>
<div style="border:3px solid #EBE2D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 226, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBE2D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBE2D2;
-webkit-box-shadow: 1px 1px 3px #EBE2D2;
box-shadow: 1px 1px 3px #EBE2D2; }
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 #EBE2D2 (Quarter Spanish White)
Color Overview & Profile: Color #EBE2D2, also known as Quarter Spanish 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), 89% Green (226/255), and 82% Blue (210/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBE2D2 translates into the CMYK subtractive color model with values of 0% Cyan, 3.8% Magenta, 10.6% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 38.5%, and lightness of 87.3%.
Web Accessibility & Design Recommendations: When implementing #EBE2D2 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 ##FFCCCC.
