#F8D7BE Fresh Baked Bread
#F8D7BE (Fresh Baked Bread) RGB value is (248, 215, 190).
Red value is 248, green value is 215, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #F8D7BE: hue: 26°, saturation: 80.6%, and lightness: 85.9%.
Process color (CMYK) of #F8D7BE is 0%, 13.3%, 23.4%, 2.7%. Web safe color equivalent of #F8D7BE is ##FFCCCC. Color #F8D7BE contains mainly Yellow.
Color Spaces
| Color spaces of #F8D7BE | Value |
|---|---|
| RGB | 248, 215, 190 |
| HSL | 26°, 80.6%, 85.9% |
| HSV / HSB | 26°, 23.4%, 97.3% |
| CMYK | 0%, 13.3%, 23.4%, 2.7% |
| XYZ | 72.31, 72.28, 58.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11010111 | 10111110 |
| Octal | 370 | 327 | 276 |
| Decimal | 248 | 215 | 190 |
| Hex | F8 | D7 | BE |
Shades of #F8D7BE
Tints of #F8D7BE
.mybgColor { background-color: #F8D7BE; }
.myforeColor { color: #F8D7BE; }
.myborderColor { border: 3px solid #F8D7BE; }
<p style="color:#F8D7BE">Text here</p>
This sample text is styled with font color #F8D7BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8D7BE">Div content here</div>
<div style="border:3px solid #F8D7BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 215, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8D7BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8D7BE;
-webkit-box-shadow: 1px 1px 3px #F8D7BE;
box-shadow: 1px 1px 3px #F8D7BE; }
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 #F8D7BE (Fresh Baked Bread)
Color Overview & Profile: Color #F8D7BE, also known as Fresh Baked Bread, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (248/255), 84% Green (215/255), and 75% Blue (190/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8D7BE translates into the CMYK subtractive color model with values of 0% Cyan, 13.3% Magenta, 23.4% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 80.6%, and lightness of 85.9%.
Web Accessibility & Design Recommendations: When implementing #F8D7BE 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.
