#CBD1E1 Sweet Emily
#CBD1E1 (Sweet Emily) RGB value is (203, 209, 225).
Red value is 203, green value is 209, and blue value is 225.
Cylindrical-coordinate representations (HSL) of color #CBD1E1: hue: 224°, saturation: 26.8%, and lightness: 83.9%.
Process color (CMYK) of #CBD1E1 is 9.8%, 7.1%, 0%, 11.8%. Web safe color equivalent of #CBD1E1 is ##CCCCCC. Color #CBD1E1 contains mainly Magenta.
Color Spaces
| Color spaces of #CBD1E1 | Value |
|---|---|
| RGB | 203, 209, 225 |
| HSL | 224°, 26.8%, 83.9% |
| HSV / HSB | 224°, 9.8%, 88.2% |
| CMYK | 9.8%, 7.1%, 0%, 11.8% |
| XYZ | 61.02, 63.73, 80.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001011 | 11010001 | 11100001 |
| Octal | 313 | 321 | 341 |
| Decimal | 203 | 209 | 225 |
| Hex | CB | D1 | E1 |
Shades of #CBD1E1
Tints of #CBD1E1
.mybgColor { background-color: #CBD1E1; }
.myforeColor { color: #CBD1E1; }
.myborderColor { border: 3px solid #CBD1E1; }
<p style="color:#CBD1E1">Text here</p>
This sample text is styled with font color #CBD1E1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CBD1E1">Div content here</div>
<div style="border:3px solid #CBD1E1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(203, 209, 225, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CBD1E1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CBD1E1;
-webkit-box-shadow: 1px 1px 3px #CBD1E1;
box-shadow: 1px 1px 3px #CBD1E1; }
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 #CBD1E1 (Sweet Emily)
Color Overview & Profile: Color #CBD1E1, also known as Sweet Emily, 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), 82% Green (209/255), and 88% Blue (225/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CBD1E1 translates into the CMYK subtractive color model with values of 9.8% Cyan, 7.1% Magenta, 0% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 26.8%, and lightness of 83.9%.
Web Accessibility & Design Recommendations: When implementing #CBD1E1 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.
