#CFC1AE Merino Wool
#CFC1AE (Merino Wool) RGB value is (207, 193, 174).
Red value is 207, green value is 193, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #CFC1AE: hue: 35°, saturation: 25.6%, and lightness: 74.7%.
Process color (CMYK) of #CFC1AE is 0%, 6.8%, 15.9%, 18.8%. Web safe color equivalent of #CFC1AE is ##CCCC99. Color #CFC1AE contains mainly Yellow.
Color Spaces
| Color spaces of #CFC1AE | Value |
|---|---|
| RGB | 207, 193, 174 |
| HSL | 35°, 25.6%, 74.7% |
| HSV / HSB | 35°, 15.9%, 81.2% |
| CMYK | 0%, 6.8%, 15.9%, 18.8% |
| XYZ | 52.44, 54.46, 47.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11000001 | 10101110 |
| Octal | 317 | 301 | 256 |
| Decimal | 207 | 193 | 174 |
| Hex | CF | C1 | AE |
Shades of #CFC1AE
Tints of #CFC1AE
.mybgColor { background-color: #CFC1AE; }
.myforeColor { color: #CFC1AE; }
.myborderColor { border: 3px solid #CFC1AE; }
<p style="color:#CFC1AE">Text here</p>
This sample text is styled with font color #CFC1AE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFC1AE">Div content here</div>
<div style="border:3px solid #CFC1AE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 193, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFC1AE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFC1AE;
-webkit-box-shadow: 1px 1px 3px #CFC1AE;
box-shadow: 1px 1px 3px #CFC1AE; }
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 #CFC1AE (Merino Wool)
Color Overview & Profile: Color #CFC1AE, also known as Merino Wool, 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), 76% Green (193/255), and 68% Blue (174/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFC1AE translates into the CMYK subtractive color model with values of 0% Cyan, 6.8% Magenta, 15.9% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 25.6%, and lightness of 74.7%.
Web Accessibility & Design Recommendations: When implementing #CFC1AE 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.
