#D2738F Pink Garnet
#D2738F (Pink Garnet) RGB value is (210, 115, 143).
Red value is 210, green value is 115, and blue value is 143.
Cylindrical-coordinate representations (HSL) of color #D2738F: hue: 342°, saturation: 51.4%, and lightness: 63.7%.
Process color (CMYK) of #D2738F is 0%, 45.2%, 31.9%, 17.6%. Web safe color equivalent of #D2738F is ##CC6699. Color #D2738F contains mainly Red.
Color Spaces
| Color spaces of #D2738F | Value |
|---|---|
| RGB | 210, 115, 143 |
| HSL | 342°, 51.4%, 63.7% |
| HSV / HSB | 342°, 45.2%, 82.4% |
| CMYK | 0%, 45.2%, 31.9%, 17.6% |
| XYZ | 37.67, 27.95, 29.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 01110011 | 10001111 |
| Octal | 322 | 163 | 217 |
| Decimal | 210 | 115 | 143 |
| Hex | D2 | 73 | 8F |
Shades of #D2738F
Tints of #D2738F
.mybgColor { background-color: #D2738F; }
.myforeColor { color: #D2738F; }
.myborderColor { border: 3px solid #D2738F; }
<p style="color:#D2738F">Text here</p>
This sample text is styled with font color #D2738F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D2738F">Div content here</div>
<div style="border:3px solid #D2738F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 115, 143, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D2738F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D2738F;
-webkit-box-shadow: 1px 1px 3px #D2738F;
box-shadow: 1px 1px 3px #D2738F; }
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 #D2738F (Pink Garnet)
Color Overview & Profile: Color #D2738F, also known as Pink Garnet, 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), 45% Green (115/255), and 56% Blue (143/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D2738F translates into the CMYK subtractive color model with values of 0% Cyan, 45.2% Magenta, 31.9% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 51.4%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #D2738F 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.
