#CBDFD1 Luminous Mist
#CBDFD1 (Luminous Mist) RGB value is (203, 223, 209).
Red value is 203, green value is 223, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #CBDFD1: hue: 138°, saturation: 23.8%, and lightness: 83.5%.
Process color (CMYK) of #CBDFD1 is 9%, 0%, 6.3%, 12.5%. Web safe color equivalent of #CBDFD1 is ##CCCCCC. Color #CBDFD1 contains mainly Cyan.
Color Spaces
| Color spaces of #CBDFD1 | Value |
|---|---|
| RGB | 203, 223, 209 |
| HSL | 138°, 23.8%, 83.5% |
| HSV / HSB | 138°, 9%, 87.5% |
| CMYK | 9%, 0%, 6.3%, 12.5% |
| XYZ | 62.52, 70.07, 70.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 11011111 | 11010001 |
| Octal | 313 | 337 | 321 |
| Decimal | 203 | 223 | 209 |
| Hex | CB | DF | D1 |
Shades of #CBDFD1
Tints of #CBDFD1
.mybgColor { background-color: #CBDFD1; }
.myforeColor { color: #CBDFD1; }
.myborderColor { border: 3px solid #CBDFD1; }
<p style="color:#CBDFD1">Text here</p>
This sample text is styled with font color #CBDFD1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CBDFD1">Div content here</div>
<div style="border:3px solid #CBDFD1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 223, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CBDFD1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CBDFD1;
-webkit-box-shadow: 1px 1px 3px #CBDFD1;
box-shadow: 1px 1px 3px #CBDFD1; }
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 #CBDFD1 (Luminous Mist)
Color Overview & Profile: Color #CBDFD1, also known as Luminous Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (203/255), 87% Green (223/255), and 82% Blue (209/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CBDFD1 translates into the CMYK subtractive color model with values of 9% Cyan, 0% Magenta, 6.3% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 138°, saturation of 23.8%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #CBDFD1 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.
