#ECD3CB Fine Alabaster
#ECD3CB (Fine Alabaster) RGB value is (236, 211, 203).
Red value is 236, green value is 211, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color #ECD3CB: hue: 15°, saturation: 46.5%, and lightness: 86.1%.
Process color (CMYK) of #ECD3CB is 0%, 10.6%, 14%, 7.5%. Web safe color equivalent of #ECD3CB is ##FFCCCC. Color #ECD3CB contains mainly Yellow.
Color Spaces
| Color spaces of #ECD3CB | Value |
|---|---|
| RGB | 236, 211, 203 |
| HSL | 15°, 46.5%, 86.1% |
| HSV / HSB | 15°, 14%, 92.5% |
| CMYK | 0%, 10.6%, 14%, 7.5% |
| XYZ | 68.67, 68.73, 66.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11010011 | 11001011 |
| Octal | 354 | 323 | 313 |
| Decimal | 236 | 211 | 203 |
| Hex | EC | D3 | CB |
Shades of #ECD3CB
Tints of #ECD3CB
.mybgColor { background-color: #ECD3CB; }
.myforeColor { color: #ECD3CB; }
.myborderColor { border: 3px solid #ECD3CB; }
<p style="color:#ECD3CB">Text here</p>
This sample text is styled with font color #ECD3CB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECD3CB">Div content here</div>
<div style="border:3px solid #ECD3CB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 211, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECD3CB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECD3CB;
-webkit-box-shadow: 1px 1px 3px #ECD3CB;
box-shadow: 1px 1px 3px #ECD3CB; }
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 #ECD3CB (Fine Alabaster)
Color Overview & Profile: Color #ECD3CB, also known as Fine Alabaster, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (236/255), 83% Green (211/255), and 80% Blue (203/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECD3CB translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 14% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 46.5%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #ECD3CB 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.
