#EF9CB5 Carnal Pink
#EF9CB5 (Carnal Pink) RGB value is (239, 156, 181).
Red value is 239, green value is 156, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #EF9CB5: hue: 342°, saturation: 72.2%, and lightness: 77.5%.
Process color (CMYK) of #EF9CB5 is 0%, 34.7%, 24.3%, 6.3%. Web safe color equivalent of #EF9CB5 is ##FF99CC. Color #EF9CB5 contains mainly Red.
Color Spaces
| Color spaces of #EF9CB5 | Value |
|---|---|
| RGB | 239, 156, 181 |
| HSL | 342°, 72.2%, 77.5% |
| HSV / HSB | 342°, 34.7%, 93.7% |
| CMYK | 0%, 34.7%, 24.3%, 6.3% |
| XYZ | 55.83, 45.47, 49.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 10011100 | 10110101 |
| Octal | 357 | 234 | 265 |
| Decimal | 239 | 156 | 181 |
| Hex | EF | 9C | B5 |
Shades of #EF9CB5
Tints of #EF9CB5
.mybgColor { background-color: #EF9CB5; }
.myforeColor { color: #EF9CB5; }
.myborderColor { border: 3px solid #EF9CB5; }
<p style="color:#EF9CB5">Text here</p>
This sample text is styled with font color #EF9CB5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EF9CB5">Div content here</div>
<div style="border:3px solid #EF9CB5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 156, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EF9CB5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EF9CB5;
-webkit-box-shadow: 1px 1px 3px #EF9CB5;
box-shadow: 1px 1px 3px #EF9CB5; }
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 #EF9CB5 (Carnal Pink)
Color Overview & Profile: Color #EF9CB5, also known as Carnal Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 61% Green (156/255), and 71% Blue (181/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EF9CB5 translates into the CMYK subtractive color model with values of 0% Cyan, 34.7% Magenta, 24.3% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 72.2%, and lightness of 77.5%.
Web Accessibility & Design Recommendations: When implementing #EF9CB5 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 ##FF99CC.
