#EAE3D2 Abilene Lace
#EAE3D2 (Abilene Lace) RGB value is (234, 227, 210).
Red value is 234, green value is 227, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #EAE3D2: hue: 43°, saturation: 36.4%, and lightness: 87.1%.
Process color (CMYK) of #EAE3D2 is 0%, 3%, 10.3%, 8.2%. Web safe color equivalent of #EAE3D2 is ##FFCCCC. Color #EAE3D2 contains mainly Yellow.
Color Spaces
| Color spaces of #EAE3D2 | Value |
|---|---|
| RGB | 234, 227, 210 |
| HSL | 43°, 36.4%, 87.1% |
| HSV / HSB | 43°, 10.3%, 91.8% |
| CMYK | 0%, 3%, 10.3%, 8.2% |
| XYZ | 73.03, 77.08, 71.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11100011 | 11010010 |
| Octal | 352 | 343 | 322 |
| Decimal | 234 | 227 | 210 |
| Hex | EA | E3 | D2 |
Shades of #EAE3D2
Tints of #EAE3D2
.mybgColor { background-color: #EAE3D2; }
.myforeColor { color: #EAE3D2; }
.myborderColor { border: 3px solid #EAE3D2; }
<p style="color:#EAE3D2">Text here</p>
This sample text is styled with font color #EAE3D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAE3D2">Div content here</div>
<div style="border:3px solid #EAE3D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 227, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAE3D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAE3D2;
-webkit-box-shadow: 1px 1px 3px #EAE3D2;
box-shadow: 1px 1px 3px #EAE3D2; }
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 #EAE3D2 (Abilene Lace)
Color Overview & Profile: Color #EAE3D2, also known as Abilene Lace, 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 (234/255), 89% Green (227/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, #EAE3D2 translates into the CMYK subtractive color model with values of 0% Cyan, 3% Magenta, 10.3% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 36.4%, and lightness of 87.1%.
Web Accessibility & Design Recommendations: When implementing #EAE3D2 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.
