#FFBB8F Fuzzy Peach
#FFBB8F (Fuzzy Peach) RGB value is (255, 187, 143).
Red value is 255, green value is 187, and blue value is 143.
Cylindrical-coordinate representations (HSL) of color #FFBB8F: hue: 24°, saturation: 100%, and lightness: 78%.
Process color (CMYK) of #FFBB8F is 0%, 26.7%, 43.9%, 0%. Web safe color equivalent of #FFBB8F is ##FFCC99. Color #FFBB8F contains mainly Red.
Color Spaces
| Color spaces of #FFBB8F | Value |
|---|---|
| RGB | 255, 187, 143 |
| HSL | 24°, 100%, 78% |
| HSV / HSB | 24°, 43.9%, 100% |
| CMYK | 0%, 26.7%, 43.9%, 0% |
| XYZ | 63.97, 58.79, 33.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10111011 | 10001111 |
| Octal | 377 | 273 | 217 |
| Decimal | 255 | 187 | 143 |
| Hex | FF | BB | 8F |
Shades of #FFBB8F
Tints of #FFBB8F
.mybgColor { background-color: #FFBB8F; }
.myforeColor { color: #FFBB8F; }
.myborderColor { border: 3px solid #FFBB8F; }
<p style="color:#FFBB8F">Text here</p>
This sample text is styled with font color #FFBB8F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFBB8F">Div content here</div>
<div style="border:3px solid #FFBB8F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 187, 143, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFBB8F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFBB8F;
-webkit-box-shadow: 1px 1px 3px #FFBB8F;
box-shadow: 1px 1px 3px #FFBB8F; }
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 #FFBB8F (Fuzzy Peach)
Color Overview & Profile: Color #FFBB8F, also known as Fuzzy Peach, 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 (187/255), and 56% Blue (143/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFBB8F translates into the CMYK subtractive color model with values of 0% Cyan, 26.7% Magenta, 43.9% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 100%, and lightness of 78%.
Web Accessibility & Design Recommendations: When implementing #FFBB8F 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.
