#E6B2B8 Amazon River Dolphin
#E6B2B8 (Amazon River Dolphin) RGB value is (230, 178, 184).
Red value is 230, green value is 178, and blue value is 184.
Cylindrical-coordinate representations (HSL) of color #E6B2B8: hue: 353°, saturation: 51%, and lightness: 80%.
Process color (CMYK) of #E6B2B8 is 0%, 22.6%, 20%, 9.8%. Web safe color equivalent of #E6B2B8 is ##FF99CC. Color #E6B2B8 contains mainly Yellow.
Color Spaces
| Color spaces of #E6B2B8 | Value |
|---|---|
| RGB | 230, 178, 184 |
| HSL | 353°, 51%, 80% |
| HSV / HSB | 353°, 22.6%, 90.2% |
| CMYK | 0%, 22.6%, 20%, 9.8% |
| XYZ | 57.21, 52.13, 52.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 10110010 | 10111000 |
| Octal | 346 | 262 | 270 |
| Decimal | 230 | 178 | 184 |
| Hex | E6 | B2 | B8 |
Shades of #E6B2B8
Tints of #E6B2B8
.mybgColor { background-color: #E6B2B8; }
.myforeColor { color: #E6B2B8; }
.myborderColor { border: 3px solid #E6B2B8; }
<p style="color:#E6B2B8">Text here</p>
This sample text is styled with font color #E6B2B8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6B2B8">Div content here</div>
<div style="border:3px solid #E6B2B8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 178, 184, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6B2B8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6B2B8;
-webkit-box-shadow: 1px 1px 3px #E6B2B8;
box-shadow: 1px 1px 3px #E6B2B8; }
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 #E6B2B8 (Amazon River Dolphin)
Color Overview & Profile: Color #E6B2B8, also known as Amazon River Dolphin, 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), 70% Green (178/255), and 72% Blue (184/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6B2B8 translates into the CMYK subtractive color model with values of 0% Cyan, 22.6% Magenta, 20% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 51%, and lightness of 80%.
Web Accessibility & Design Recommendations: When implementing #E6B2B8 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.
