#FFB96F Cheese Puff
#FFB96F (Cheese Puff) RGB value is (255, 185, 111).
Red value is 255, green value is 185, and blue value is 111.
Cylindrical-coordinate representations (HSL) of color #FFB96F: hue: 31°, saturation: 100%, and lightness: 71.8%.
Process color (CMYK) of #FFB96F is 0%, 27.5%, 56.5%, 0%. Web safe color equivalent of #FFB96F is ##FFCC66. Color #FFB96F contains mainly Red.
Color Spaces
| Color spaces of #FFB96F | Value |
|---|---|
| RGB | 255, 185, 111 |
| HSL | 31°, 100%, 71.8% |
| HSV / HSB | 31°, 56.5%, 100% |
| CMYK | 0%, 27.5%, 56.5%, 0% |
| XYZ | 61.46, 57.11, 22.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10111001 | 01101111 |
| Octal | 377 | 271 | 157 |
| Decimal | 255 | 185 | 111 |
| Hex | FF | B9 | 6F |
Shades of #FFB96F
Tints of #FFB96F
.mybgColor { background-color: #FFB96F; }
.myforeColor { color: #FFB96F; }
.myborderColor { border: 3px solid #FFB96F; }
<p style="color:#FFB96F">Text here</p>
This sample text is styled with font color #FFB96F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFB96F">Div content here</div>
<div style="border:3px solid #FFB96F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 185, 111, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFB96F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFB96F;
-webkit-box-shadow: 1px 1px 3px #FFB96F;
box-shadow: 1px 1px 3px #FFB96F; }
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 #FFB96F (Cheese Puff)
Color Overview & Profile: Color #FFB96F, also known as Cheese Puff, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 73% Green (185/255), and 44% Blue (111/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFB96F translates into the CMYK subtractive color model with values of 0% Cyan, 27.5% Magenta, 56.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 100%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #FFB96F 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 ##FFCC66.
