#D18DBA Bossy-Pants Pink
#D18DBA (Bossy-Pants Pink) RGB value is (209, 141, 186).
Red value is 209, green value is 141, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #D18DBA: hue: 320°, saturation: 42.5%, and lightness: 68.6%.
Process color (CMYK) of #D18DBA is 0%, 32.5%, 11%, 18%. Web safe color equivalent of #D18DBA is ##CC99CC. Color #D18DBA contains mainly Red.
Color Spaces
| Color spaces of #D18DBA | Value |
|---|---|
| RGB | 209, 141, 186 |
| HSL | 320°, 42.5%, 68.6% |
| HSV / HSB | 320°, 32.5%, 82% |
| CMYK | 0%, 32.5%, 11%, 18% |
| XYZ | 44.68, 36.15, 51.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 10001101 | 10111010 |
| Octal | 321 | 215 | 272 |
| Decimal | 209 | 141 | 186 |
| Hex | D1 | 8D | BA |
Shades of #D18DBA
Tints of #D18DBA
.mybgColor { background-color: #D18DBA; }
.myforeColor { color: #D18DBA; }
.myborderColor { border: 3px solid #D18DBA; }
<p style="color:#D18DBA">Text here</p>
This sample text is styled with font color #D18DBA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D18DBA">Div content here</div>
<div style="border:3px solid #D18DBA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 141, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D18DBA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D18DBA;
-webkit-box-shadow: 1px 1px 3px #D18DBA;
box-shadow: 1px 1px 3px #D18DBA; }
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 #D18DBA (Bossy-Pants Pink)
Color Overview & Profile: Color #D18DBA, also known as Bossy-Pants Pink, 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 (209/255), 55% Green (141/255), and 73% Blue (186/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D18DBA translates into the CMYK subtractive color model with values of 0% Cyan, 32.5% Magenta, 11% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 42.5%, and lightness of 68.6%.
Web Accessibility & Design Recommendations: When implementing #D18DBA 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 ##CC99CC.
