#E6CABA Cream Tan
#E6CABA (Cream Tan) RGB value is (230, 202, 186).
Red value is 230, green value is 202, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #E6CABA: hue: 22°, saturation: 46.8%, and lightness: 81.6%.
Process color (CMYK) of #E6CABA is 0%, 12.2%, 19.1%, 9.8%. Web safe color equivalent of #E6CABA is ##FFCCCC. Color #E6CABA contains mainly Yellow.
Color Spaces
| Color spaces of #E6CABA | Value |
|---|---|
| RGB | 230, 202, 186 |
| HSL | 22°, 46.8%, 81.6% |
| HSV / HSB | 22°, 19.1%, 90.2% |
| CMYK | 0%, 12.2%, 19.1%, 9.8% |
| XYZ | 62.62, 62.61, 55.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 11001010 | 10111010 |
| Octal | 346 | 312 | 272 |
| Decimal | 230 | 202 | 186 |
| Hex | E6 | CA | BA |
Shades of #E6CABA
Tints of #E6CABA
.mybgColor { background-color: #E6CABA; }
.myforeColor { color: #E6CABA; }
.myborderColor { border: 3px solid #E6CABA; }
<p style="color:#E6CABA">Text here</p>
This sample text is styled with font color #E6CABA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6CABA">Div content here</div>
<div style="border:3px solid #E6CABA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 202, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6CABA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6CABA;
-webkit-box-shadow: 1px 1px 3px #E6CABA;
box-shadow: 1px 1px 3px #E6CABA; }
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 #E6CABA (Cream Tan)
Color Overview & Profile: Color #E6CABA, also known as Cream Tan, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 79% Green (202/255), and 73% Blue (186/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6CABA translates into the CMYK subtractive color model with values of 0% Cyan, 12.2% Magenta, 19.1% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 46.8%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #E6CABA 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.
