#F0F5BB Chiffon
#F0F5BB (Chiffon) RGB value is (240, 245, 187).
Red value is 240, green value is 245, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #F0F5BB: hue: 65°, saturation: 74.4%, and lightness: 84.7%.
Process color (CMYK) of #F0F5BB is 2%, 0%, 23.7%, 3.9%. Web safe color equivalent of #F0F5BB is ##FFFFCC. Color #F0F5BB contains mainly Cyan.
Color Spaces
| Color spaces of #F0F5BB | Value |
|---|---|
| RGB | 240, 245, 187 |
| HSL | 65°, 74.4%, 84.7% |
| HSV / HSB | 65°, 23.7%, 96.1% |
| CMYK | 2%, 0%, 23.7%, 3.9% |
| XYZ | 77.56, 87.42, 59.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11110101 | 10111011 |
| Octal | 360 | 365 | 273 |
| Decimal | 240 | 245 | 187 |
| Hex | F0 | F5 | BB |
Shades of #F0F5BB
Tints of #F0F5BB
.mybgColor { background-color: #F0F5BB; }
.myforeColor { color: #F0F5BB; }
.myborderColor { border: 3px solid #F0F5BB; }
<p style="color:#F0F5BB">Text here</p>
This sample text is styled with font color #F0F5BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0F5BB">Div content here</div>
<div style="border:3px solid #F0F5BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 245, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0F5BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0F5BB;
-webkit-box-shadow: 1px 1px 3px #F0F5BB;
box-shadow: 1px 1px 3px #F0F5BB; }
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 #F0F5BB (Chiffon)
Color Overview & Profile: Color #F0F5BB, also known as Chiffon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 96% Green (245/255), and 73% Blue (187/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0F5BB translates into the CMYK subtractive color model with values of 2% Cyan, 0% Magenta, 23.7% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 65°, saturation of 74.4%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #F0F5BB 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.
