#CD716B Abbey Pink
#CD716B (Abbey Pink) RGB value is (205, 113, 107).
Red value is 205, green value is 113, and blue value is 107.
Cylindrical-coordinate representations (HSL) of color #CD716B: hue: 4°, saturation: 49.5%, and lightness: 61.2%.
Process color (CMYK) of #CD716B is 0%, 44.9%, 47.8%, 19.6%. Web safe color equivalent of #CD716B is ##CC6666. Color #CD716B contains mainly Red.
Color Spaces
| Color spaces of #CD716B | Value |
|---|---|
| RGB | 205, 113, 107 |
| HSL | 4°, 49.5%, 61.2% |
| HSV / HSB | 4°, 47.8%, 80.4% |
| CMYK | 0%, 44.9%, 47.8%, 19.6% |
| XYZ | 33.74, 25.85, 17.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 01110001 | 01101011 |
| Octal | 315 | 161 | 153 |
| Decimal | 205 | 113 | 107 |
| Hex | CD | 71 | 6B |
Shades of #CD716B
Tints of #CD716B
.mybgColor { background-color: #CD716B; }
.myforeColor { color: #CD716B; }
.myborderColor { border: 3px solid #CD716B; }
<p style="color:#CD716B">Text here</p>
This sample text is styled with font color #CD716B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD716B">Div content here</div>
<div style="border:3px solid #CD716B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 113, 107, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD716B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD716B;
-webkit-box-shadow: 1px 1px 3px #CD716B;
box-shadow: 1px 1px 3px #CD716B; }
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 #CD716B (Abbey Pink)
Color Overview & Profile: Color #CD716B, also known as Abbey Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 44% Green (113/255), and 42% Blue (107/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD716B translates into the CMYK subtractive color model with values of 0% Cyan, 44.9% Magenta, 47.8% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 49.5%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #CD716B 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 ##CC6666.
