#F1EBEA Charolais Cattle
#F1EBEA (Charolais Cattle) RGB value is (241, 235, 234).
Red value is 241, green value is 235, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #F1EBEA: hue: 9°, saturation: 20%, and lightness: 93.1%.
Process color (CMYK) of #F1EBEA is 0%, 2.5%, 2.9%, 5.5%. Web safe color equivalent of #F1EBEA is ##FFFFFF. Color #F1EBEA contains mainly WHITE.
Color Spaces
| Color spaces of #F1EBEA | Value |
|---|---|
| RGB | 241, 235, 234 |
| HSL | 9°, 20%, 93.1% |
| HSV / HSB | 9°, 2.9%, 94.5% |
| CMYK | 0%, 2.5%, 2.9%, 5.5% |
| XYZ | 80.83, 84.06, 89.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11101011 | 11101010 |
| Octal | 361 | 353 | 352 |
| Decimal | 241 | 235 | 234 |
| Hex | F1 | EB | EA |
Shades of #F1EBEA
Tints of #F1EBEA
.mybgColor { background-color: #F1EBEA; }
.myforeColor { color: #F1EBEA; }
.myborderColor { border: 3px solid #F1EBEA; }
<p style="color:#F1EBEA">Text here</p>
This sample text is styled with font color #F1EBEA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1EBEA">Div content here</div>
<div style="border:3px solid #F1EBEA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 235, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1EBEA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1EBEA;
-webkit-box-shadow: 1px 1px 3px #F1EBEA;
box-shadow: 1px 1px 3px #F1EBEA; }
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 #F1EBEA (Charolais Cattle)
Color Overview & Profile: Color #F1EBEA, also known as Charolais Cattle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 92% Green (235/255), and 92% Blue (234/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1EBEA translates into the CMYK subtractive color model with values of 0% Cyan, 2.5% Magenta, 2.9% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 20%, and lightness of 93.1%.
Web Accessibility & Design Recommendations: When implementing #F1EBEA 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 ##FFFFFF.
