#F2E9BB Sandy Shore
#F2E9BB (Sandy Shore) RGB value is (242, 233, 187).
Red value is 242, green value is 233, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #F2E9BB: hue: 50°, saturation: 67.9%, and lightness: 84.1%.
Process color (CMYK) of #F2E9BB is 0%, 3.7%, 22.7%, 5.1%. Web safe color equivalent of #F2E9BB is ##FFFFCC. Color #F2E9BB contains mainly Yellow.
Color Spaces
| Color spaces of #F2E9BB | Value |
|---|---|
| RGB | 242, 233, 187 |
| HSL | 50°, 67.9%, 84.1% |
| HSV / HSB | 50°, 22.7%, 94.9% |
| CMYK | 0%, 3.7%, 22.7%, 5.1% |
| XYZ | 74.73, 80.74, 58.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110010 | 11101001 | 10111011 |
| Octal | 362 | 351 | 273 |
| Decimal | 242 | 233 | 187 |
| Hex | F2 | E9 | BB |
Shades of #F2E9BB
Tints of #F2E9BB
.mybgColor { background-color: #F2E9BB; }
.myforeColor { color: #F2E9BB; }
.myborderColor { border: 3px solid #F2E9BB; }
<p style="color:#F2E9BB">Text here</p>
This sample text is styled with font color #F2E9BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F2E9BB">Div content here</div>
<div style="border:3px solid #F2E9BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(242, 233, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F2E9BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F2E9BB;
-webkit-box-shadow: 1px 1px 3px #F2E9BB;
box-shadow: 1px 1px 3px #F2E9BB; }
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 #F2E9BB (Sandy Shore)
Color Overview & Profile: Color #F2E9BB, also known as Sandy Shore, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (242/255), 91% Green (233/255), and 73% Blue (187/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F2E9BB translates into the CMYK subtractive color model with values of 0% Cyan, 3.7% Magenta, 22.7% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 67.9%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #F2E9BB 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.
