#F6CD9B Bagel
#F6CD9B (Bagel) RGB value is (246, 205, 155).
Red value is 246, green value is 205, and blue value is 155.
Cylindrical-coordinate representations (HSL) of color #F6CD9B: hue: 33°, saturation: 83.5%, and lightness: 78.6%.
Process color (CMYK) of #F6CD9B is 0%, 16.7%, 37%, 3.5%. Web safe color equivalent of #F6CD9B is ##FFCC99. Color #F6CD9B contains mainly Yellow.
Color Spaces
| Color spaces of #F6CD9B | Value |
|---|---|
| RGB | 246, 205, 155 |
| HSL | 33°, 83.5%, 78.6% |
| HSV / HSB | 33°, 37%, 96.5% |
| CMYK | 0%, 16.7%, 37%, 3.5% |
| XYZ | 65.76, 65.63, 40.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110110 | 11001101 | 10011011 |
| Octal | 366 | 315 | 233 |
| Decimal | 246 | 205 | 155 |
| Hex | F6 | CD | 9B |
Shades of #F6CD9B
Tints of #F6CD9B
.mybgColor { background-color: #F6CD9B; }
.myforeColor { color: #F6CD9B; }
.myborderColor { border: 3px solid #F6CD9B; }
<p style="color:#F6CD9B">Text here</p>
This sample text is styled with font color #F6CD9B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F6CD9B">Div content here</div>
<div style="border:3px solid #F6CD9B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(246, 205, 155, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F6CD9B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F6CD9B;
-webkit-box-shadow: 1px 1px 3px #F6CD9B;
box-shadow: 1px 1px 3px #F6CD9B; }
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 #F6CD9B (Bagel)
Color Overview & Profile: Color #F6CD9B, also known as Bagel, 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), 80% Green (205/255), and 61% Blue (155/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F6CD9B translates into the CMYK subtractive color model with values of 0% Cyan, 16.7% Magenta, 37% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 83.5%, and lightness of 78.6%.
Web Accessibility & Design Recommendations: When implementing #F6CD9B 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.
