#C8B6AB Boardwalk Sashay
#C8B6AB (Boardwalk Sashay) RGB value is (200, 182, 171).
Red value is 200, green value is 182, and blue value is 171.
Cylindrical-coordinate representations (HSL) of color #C8B6AB: hue: 23°, saturation: 20.9%, and lightness: 72.7%.
Process color (CMYK) of #C8B6AB is 0%, 9%, 14.5%, 21.6%. Web safe color equivalent of #C8B6AB is ##CCCC99. Color #C8B6AB contains mainly Yellow.
Color Spaces
| Color spaces of #C8B6AB | Value |
|---|---|
| RGB | 200, 182, 171 |
| HSL | 23°, 20.9%, 72.7% |
| HSV / HSB | 23°, 14.5%, 78.4% |
| CMYK | 0%, 9%, 14.5%, 21.6% |
| XYZ | 47.9, 48.68, 45.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 10110110 | 10101011 |
| Octal | 310 | 266 | 253 |
| Decimal | 200 | 182 | 171 |
| Hex | C8 | B6 | AB |
Shades of #C8B6AB
Tints of #C8B6AB
.mybgColor { background-color: #C8B6AB; }
.myforeColor { color: #C8B6AB; }
.myborderColor { border: 3px solid #C8B6AB; }
<p style="color:#C8B6AB">Text here</p>
This sample text is styled with font color #C8B6AB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8B6AB">Div content here</div>
<div style="border:3px solid #C8B6AB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 182, 171, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8B6AB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8B6AB;
-webkit-box-shadow: 1px 1px 3px #C8B6AB;
box-shadow: 1px 1px 3px #C8B6AB; }
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 #C8B6AB (Boardwalk Sashay)
Color Overview & Profile: Color #C8B6AB, also known as Boardwalk Sashay, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (200/255), 71% Green (182/255), and 67% Blue (171/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8B6AB translates into the CMYK subtractive color model with values of 0% Cyan, 9% Magenta, 14.5% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 20.9%, and lightness of 72.7%.
Web Accessibility & Design Recommendations: When implementing #C8B6AB 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 ##CCCC99.
