#CFD2C8 Conservative Grey
#CFD2C8 (Conservative Grey) RGB value is (207, 210, 200).
Red value is 207, green value is 210, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #CFD2C8: hue: 78°, saturation: 10%, and lightness: 80.4%.
Process color (CMYK) of #CFD2C8 is 1.4%, 0%, 4.8%, 17.6%. Web safe color equivalent of #CFD2C8 is ##CCCCCC. Color #CFD2C8 contains mainly WHITE.
Color Spaces
| Color spaces of #CFD2C8 | Value |
|---|---|
| RGB | 207, 210, 200 |
| HSL | 78°, 10%, 80.4% |
| HSV / HSB | 78°, 4.8%, 82.4% |
| CMYK | 1.4%, 0%, 4.8%, 17.6% |
| XYZ | 59.2, 63.53, 63.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11010010 | 11001000 |
| Octal | 317 | 322 | 310 |
| Decimal | 207 | 210 | 200 |
| Hex | CF | D2 | C8 |
Shades of #CFD2C8
Tints of #CFD2C8
.mybgColor { background-color: #CFD2C8; }
.myforeColor { color: #CFD2C8; }
.myborderColor { border: 3px solid #CFD2C8; }
<p style="color:#CFD2C8">Text here</p>
This sample text is styled with font color #CFD2C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFD2C8">Div content here</div>
<div style="border:3px solid #CFD2C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 210, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFD2C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFD2C8;
-webkit-box-shadow: 1px 1px 3px #CFD2C8;
box-shadow: 1px 1px 3px #CFD2C8; }
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 #CFD2C8 (Conservative Grey)
Color Overview & Profile: Color #CFD2C8, also known as Conservative Grey, 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), 82% Green (210/255), and 78% Blue (200/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFD2C8 translates into the CMYK subtractive color model with values of 1.4% Cyan, 0% Magenta, 4.8% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 78°, saturation of 10%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #CFD2C8 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 ##CCCCCC.
