#F9CBA0 Chai Latte
#F9CBA0 (Chai Latte) RGB value is (249, 203, 160).
Red value is 249, green value is 203, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #F9CBA0: hue: 29°, saturation: 88.1%, and lightness: 80.2%.
Process color (CMYK) of #F9CBA0 is 0%, 18.5%, 35.7%, 2.4%. Web safe color equivalent of #F9CBA0 is ##FFCC99. Color #F9CBA0 contains mainly Yellow.
Color Spaces
| Color spaces of #F9CBA0 | Value |
|---|---|
| RGB | 249, 203, 160 |
| HSL | 29°, 88.1%, 80.2% |
| HSV / HSB | 29°, 35.7%, 97.6% |
| CMYK | 0%, 18.5%, 35.7%, 2.4% |
| XYZ | 66.77, 65.39, 42.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111001 | 11001011 | 10100000 |
| Octal | 371 | 313 | 240 |
| Decimal | 249 | 203 | 160 |
| Hex | F9 | CB | A0 |
Shades of #F9CBA0
Tints of #F9CBA0
.mybgColor { background-color: #F9CBA0; }
.myforeColor { color: #F9CBA0; }
.myborderColor { border: 3px solid #F9CBA0; }
<p style="color:#F9CBA0">Text here</p>
This sample text is styled with font color #F9CBA0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F9CBA0">Div content here</div>
<div style="border:3px solid #F9CBA0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(249, 203, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F9CBA0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F9CBA0;
-webkit-box-shadow: 1px 1px 3px #F9CBA0;
box-shadow: 1px 1px 3px #F9CBA0; }
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 #F9CBA0 (Chai Latte)
Color Overview & Profile: Color #F9CBA0, also known as Chai Latte, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (249/255), 80% Green (203/255), and 63% Blue (160/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F9CBA0 translates into the CMYK subtractive color model with values of 0% Cyan, 18.5% Magenta, 35.7% Yellow, and 2.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 88.1%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #F9CBA0 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.
