#EBC1B5 Fatty Sashimi
#EBC1B5 (Fatty Sashimi) RGB value is (235, 193, 181).
Red value is 235, green value is 193, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #EBC1B5: hue: 13°, saturation: 57.4%, and lightness: 81.6%.
Process color (CMYK) of #EBC1B5 is 0%, 17.9%, 23%, 7.8%. Web safe color equivalent of #EBC1B5 is ##FFCCCC. Color #EBC1B5 contains mainly Yellow.
Color Spaces
| Color spaces of #EBC1B5 | Value |
|---|---|
| RGB | 235, 193, 181 |
| HSL | 13°, 57.4%, 81.6% |
| HSV / HSB | 13°, 23%, 92.2% |
| CMYK | 0%, 17.9%, 23%, 7.8% |
| XYZ | 61.67, 59.14, 51.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11000001 | 10110101 |
| Octal | 353 | 301 | 265 |
| Decimal | 235 | 193 | 181 |
| Hex | EB | C1 | B5 |
Shades of #EBC1B5
Tints of #EBC1B5
.mybgColor { background-color: #EBC1B5; }
.myforeColor { color: #EBC1B5; }
.myborderColor { border: 3px solid #EBC1B5; }
<p style="color:#EBC1B5">Text here</p>
This sample text is styled with font color #EBC1B5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBC1B5">Div content here</div>
<div style="border:3px solid #EBC1B5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 193, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBC1B5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBC1B5;
-webkit-box-shadow: 1px 1px 3px #EBC1B5;
box-shadow: 1px 1px 3px #EBC1B5; }
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 #EBC1B5 (Fatty Sashimi)
Color Overview & Profile: Color #EBC1B5, also known as Fatty Sashimi, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 76% Green (193/255), and 71% Blue (181/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBC1B5 translates into the CMYK subtractive color model with values of 0% Cyan, 17.9% Magenta, 23% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 57.4%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #EBC1B5 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 ##FFCCCC.
