#CFBEAF Clean Sweep
#CFBEAF (Clean Sweep) RGB value is (207, 190, 175).
Red value is 207, green value is 190, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #CFBEAF: hue: 28°, saturation: 25%, and lightness: 74.9%.
Process color (CMYK) of #CFBEAF is 0%, 8.2%, 15.5%, 18.8%. Web safe color equivalent of #CFBEAF is ##CCCC99. Color #CFBEAF contains mainly Yellow.
Color Spaces
| Color spaces of #CFBEAF | Value |
|---|---|
| RGB | 207, 190, 175 |
| HSL | 28°, 25%, 74.9% |
| HSV / HSB | 28°, 15.5%, 81.2% |
| CMYK | 0%, 8.2%, 15.5%, 18.8% |
| XYZ | 51.88, 53.19, 48.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10111110 | 10101111 |
| Octal | 317 | 276 | 257 |
| Decimal | 207 | 190 | 175 |
| Hex | CF | BE | AF |
Shades of #CFBEAF
Tints of #CFBEAF
.mybgColor { background-color: #CFBEAF; }
.myforeColor { color: #CFBEAF; }
.myborderColor { border: 3px solid #CFBEAF; }
<p style="color:#CFBEAF">Text here</p>
This sample text is styled with font color #CFBEAF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFBEAF">Div content here</div>
<div style="border:3px solid #CFBEAF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 190, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFBEAF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFBEAF;
-webkit-box-shadow: 1px 1px 3px #CFBEAF;
box-shadow: 1px 1px 3px #CFBEAF; }
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 #CFBEAF (Clean Sweep)
Color Overview & Profile: Color #CFBEAF, also known as Clean Sweep, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 75% Green (190/255), and 69% Blue (175/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFBEAF translates into the CMYK subtractive color model with values of 0% Cyan, 8.2% Magenta, 15.5% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 25%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #CFBEAF 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.
