#EDD8D2 Fiesta
#EDD8D2 (Fiesta) RGB value is (237, 216, 210).
Red value is 237, green value is 216, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #EDD8D2: hue: 13°, saturation: 42.9%, and lightness: 87.6%.
Process color (CMYK) of #EDD8D2 is 0%, 8.9%, 11.4%, 7.1%. Web safe color equivalent of #EDD8D2 is ##FFCCCC. Color #EDD8D2 contains mainly Yellow.
Color Spaces
| Color spaces of #EDD8D2 | Value |
|---|---|
| RGB | 237, 216, 210 |
| HSL | 13°, 42.9%, 87.6% |
| HSV / HSB | 13°, 11.4%, 92.9% |
| CMYK | 0%, 8.9%, 11.4%, 7.1% |
| XYZ | 71.11, 71.77, 71.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11011000 | 11010010 |
| Octal | 355 | 330 | 322 |
| Decimal | 237 | 216 | 210 |
| Hex | ED | D8 | D2 |
Shades of #EDD8D2
Tints of #EDD8D2
.mybgColor { background-color: #EDD8D2; }
.myforeColor { color: #EDD8D2; }
.myborderColor { border: 3px solid #EDD8D2; }
<p style="color:#EDD8D2">Text here</p>
This sample text is styled with font color #EDD8D2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDD8D2">Div content here</div>
<div style="border:3px solid #EDD8D2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 216, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDD8D2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDD8D2;
-webkit-box-shadow: 1px 1px 3px #EDD8D2;
box-shadow: 1px 1px 3px #EDD8D2; }
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 #EDD8D2 (Fiesta)
Color Overview & Profile: Color #EDD8D2, also known as Fiesta, 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 (237/255), 85% Green (216/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, #EDD8D2 translates into the CMYK subtractive color model with values of 0% Cyan, 8.9% Magenta, 11.4% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 42.9%, and lightness of 87.6%.
Web Accessibility & Design Recommendations: When implementing #EDD8D2 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.
