#CFE1EF Cold Turbulence
#CFE1EF (Cold Turbulence) RGB value is (207, 225, 239).
Red value is 207, green value is 225, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #CFE1EF: hue: 206°, saturation: 50%, and lightness: 87.5%.
Process color (CMYK) of #CFE1EF is 13.4%, 5.9%, 0%, 6.3%. Web safe color equivalent of #CFE1EF is ##CCCCFF. Color #CFE1EF contains mainly Magenta.
Color Spaces
| Color spaces of #CFE1EF | Value |
|---|---|
| RGB | 207, 225, 239 |
| HSL | 206°, 50%, 87.5% |
| HSV / HSB | 206°, 13.4%, 93.7% |
| CMYK | 13.4%, 5.9%, 0%, 6.3% |
| XYZ | 68.23, 73.35, 92.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11100001 | 11101111 |
| Octal | 317 | 341 | 357 |
| Decimal | 207 | 225 | 239 |
| Hex | CF | E1 | EF |
Shades of #CFE1EF
Tints of #CFE1EF
.mybgColor { background-color: #CFE1EF; }
.myforeColor { color: #CFE1EF; }
.myborderColor { border: 3px solid #CFE1EF; }
<p style="color:#CFE1EF">Text here</p>
This sample text is styled with font color #CFE1EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFE1EF">Div content here</div>
<div style="border:3px solid #CFE1EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 225, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFE1EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFE1EF;
-webkit-box-shadow: 1px 1px 3px #CFE1EF;
box-shadow: 1px 1px 3px #CFE1EF; }
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 #CFE1EF (Cold Turbulence)
Color Overview & Profile: Color #CFE1EF, also known as Cold Turbulence, 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), 88% Green (225/255), and 94% Blue (239/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFE1EF translates into the CMYK subtractive color model with values of 13.4% Cyan, 5.9% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 206°, saturation of 50%, and lightness of 87.5%.
Web Accessibility & Design Recommendations: When implementing #CFE1EF 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 ##CCCCFF.
