#F6B895 Peach Parfait
#F6B895 (Peach Parfait) RGB value is (246, 184, 149).
Red value is 246, green value is 184, and blue value is 149.
Cylindrical-coordinate representations (HSL) of color #F6B895: hue: 22°, saturation: 84.3%, and lightness: 77.5%.
Process color (CMYK) of #F6B895 is 0%, 25.2%, 39.4%, 3.5%. Web safe color equivalent of #F6B895 is ##FFCC99. Color #F6B895 contains mainly Red.
Color Spaces
| Color spaces of #F6B895 | Value |
|---|---|
| RGB | 246, 184, 149 |
| HSL | 22°, 84.3%, 77.5% |
| HSV / HSB | 22°, 39.4%, 96.5% |
| CMYK | 0%, 25.2%, 39.4%, 3.5% |
| XYZ | 60.57, 56.05, 36.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110110 | 10111000 | 10010101 |
| Octal | 366 | 270 | 225 |
| Decimal | 246 | 184 | 149 |
| Hex | F6 | B8 | 95 |
Shades of #F6B895
Tints of #F6B895
.mybgColor { background-color: #F6B895; }
.myforeColor { color: #F6B895; }
.myborderColor { border: 3px solid #F6B895; }
<p style="color:#F6B895">Text here</p>
This sample text is styled with font color #F6B895. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F6B895">Div content here</div>
<div style="border:3px solid #F6B895">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(246, 184, 149, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F6B895; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F6B895;
-webkit-box-shadow: 1px 1px 3px #F6B895;
box-shadow: 1px 1px 3px #F6B895; }
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 #F6B895 (Peach Parfait)
Color Overview & Profile: Color #F6B895, also known as Peach Parfait, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (246/255), 72% Green (184/255), and 58% Blue (149/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F6B895 translates into the CMYK subtractive color model with values of 0% Cyan, 25.2% Magenta, 39.4% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 84.3%, and lightness of 77.5%.
Web Accessibility & Design Recommendations: When implementing #F6B895 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 ##FFCC99.
