#E2958D Strawberry Memory
#E2958D (Strawberry Memory) RGB value is (226, 149, 141).
Red value is 226, green value is 149, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #E2958D: hue: 6°, saturation: 59.4%, and lightness: 72%.
Process color (CMYK) of #E2958D is 0%, 34.1%, 37.6%, 11.4%. Web safe color equivalent of #E2958D is ##CC9999. Color #E2958D contains mainly Red.
Color Spaces
| Color spaces of #E2958D | Value |
|---|---|
| RGB | 226, 149, 141 |
| HSL | 6°, 59.4%, 72% |
| HSV / HSB | 6°, 37.6%, 88.6% |
| CMYK | 0%, 34.1%, 37.6%, 11.4% |
| XYZ | 46.92, 39.59, 30.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 10010101 | 10001101 |
| Octal | 342 | 225 | 215 |
| Decimal | 226 | 149 | 141 |
| Hex | E2 | 95 | 8D |
Shades of #E2958D
Tints of #E2958D
.mybgColor { background-color: #E2958D; }
.myforeColor { color: #E2958D; }
.myborderColor { border: 3px solid #E2958D; }
<p style="color:#E2958D">Text here</p>
This sample text is styled with font color #E2958D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2958D">Div content here</div>
<div style="border:3px solid #E2958D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 149, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2958D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2958D;
-webkit-box-shadow: 1px 1px 3px #E2958D;
box-shadow: 1px 1px 3px #E2958D; }
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 #E2958D (Strawberry Memory)
Color Overview & Profile: Color #E2958D, also known as Strawberry Memory, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (226/255), 58% Green (149/255), and 55% Blue (141/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2958D translates into the CMYK subtractive color model with values of 0% Cyan, 34.1% Magenta, 37.6% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 59.4%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #E2958D 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 ##CC9999.
