#F0EDDD Ewe
#F0EDDD (Ewe) RGB value is (240, 237, 221).
Red value is 240, green value is 237, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #F0EDDD: hue: 51°, saturation: 38.8%, and lightness: 90.4%.
Process color (CMYK) of #F0EDDD is 0%, 1.3%, 7.9%, 5.9%. Web safe color equivalent of #F0EDDD is ##FFFFCC. Color #F0EDDD contains mainly WHITE.
Color Spaces
| Color spaces of #F0EDDD | Value |
|---|---|
| RGB | 240, 237, 221 |
| HSL | 51°, 38.8%, 90.4% |
| HSV / HSB | 51°, 7.9%, 94.1% |
| CMYK | 0%, 1.3%, 7.9%, 5.9% |
| XYZ | 79.27, 84.31, 80.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11101101 | 11011101 |
| Octal | 360 | 355 | 335 |
| Decimal | 240 | 237 | 221 |
| Hex | F0 | ED | DD |
Shades of #F0EDDD
Tints of #F0EDDD
.mybgColor { background-color: #F0EDDD; }
.myforeColor { color: #F0EDDD; }
.myborderColor { border: 3px solid #F0EDDD; }
<p style="color:#F0EDDD">Text here</p>
This sample text is styled with font color #F0EDDD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0EDDD">Div content here</div>
<div style="border:3px solid #F0EDDD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 237, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0EDDD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0EDDD;
-webkit-box-shadow: 1px 1px 3px #F0EDDD;
box-shadow: 1px 1px 3px #F0EDDD; }
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 #F0EDDD (Ewe)
Color Overview & Profile: Color #F0EDDD, also known as Ewe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 93% Green (237/255), and 87% Blue (221/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0EDDD translates into the CMYK subtractive color model with values of 0% Cyan, 1.3% Magenta, 7.9% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 38.8%, and lightness of 90.4%.
Web Accessibility & Design Recommendations: When implementing #F0EDDD 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.
