#D26F83 Strawberry Milkshake
#D26F83 (Strawberry Milkshake) RGB value is (210, 111, 131).
Red value is 210, green value is 111, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #D26F83: hue: 348°, saturation: 52.4%, and lightness: 62.9%.
Process color (CMYK) of #D26F83 is 0%, 47.1%, 37.6%, 17.6%. Web safe color equivalent of #D26F83 is ##CC6699. Color #D26F83 contains mainly Red.
Color Spaces
| Color spaces of #D26F83 | Value |
|---|---|
| RGB | 210, 111, 131 |
| HSL | 348°, 52.4%, 62.9% |
| HSV / HSB | 348°, 47.1%, 82.4% |
| CMYK | 0%, 47.1%, 37.6%, 17.6% |
| XYZ | 36.36, 26.71, 24.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 01101111 | 10000011 |
| Octal | 322 | 157 | 203 |
| Decimal | 210 | 111 | 131 |
| Hex | D2 | 6F | 83 |
Shades of #D26F83
Tints of #D26F83
.mybgColor { background-color: #D26F83; }
.myforeColor { color: #D26F83; }
.myborderColor { border: 3px solid #D26F83; }
<p style="color:#D26F83">Text here</p>
This sample text is styled with font color #D26F83. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D26F83">Div content here</div>
<div style="border:3px solid #D26F83">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 111, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D26F83; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D26F83;
-webkit-box-shadow: 1px 1px 3px #D26F83;
box-shadow: 1px 1px 3px #D26F83; }
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 #D26F83 (Strawberry Milkshake)
Color Overview & Profile: Color #D26F83, also known as Strawberry Milkshake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (210/255), 44% Green (111/255), and 51% Blue (131/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D26F83 translates into the CMYK subtractive color model with values of 0% Cyan, 47.1% Magenta, 37.6% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 348°, saturation of 52.4%, and lightness of 62.9%.
Web Accessibility & Design Recommendations: When implementing #D26F83 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 ##CC6699.
