#F1DFE0 Ballerina Silk
#F1DFE0 (Ballerina Silk) RGB value is (241, 223, 224).
Red value is 241, green value is 223, and blue value is 224.
Cylindrical-coordinate representations (HSL) of color #F1DFE0: hue: 357°, saturation: 39.1%, and lightness: 91%.
Process color (CMYK) of #F1DFE0 is 0%, 7.5%, 7.1%, 5.5%. Web safe color equivalent of #F1DFE0 is ##FFCCCC. Color #F1DFE0 contains mainly WHITE.
Color Spaces
| Color spaces of #F1DFE0 | Value |
|---|---|
| RGB | 241, 223, 224 |
| HSL | 357°, 39.1%, 91% |
| HSV / HSB | 357°, 7.5%, 94.5% |
| CMYK | 0%, 7.5%, 7.1%, 5.5% |
| XYZ | 76.12, 76.86, 81.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11011111 | 11100000 |
| Octal | 361 | 337 | 340 |
| Decimal | 241 | 223 | 224 |
| Hex | F1 | DF | E0 |
Shades of #F1DFE0
Tints of #F1DFE0
.mybgColor { background-color: #F1DFE0; }
.myforeColor { color: #F1DFE0; }
.myborderColor { border: 3px solid #F1DFE0; }
<p style="color:#F1DFE0">Text here</p>
This sample text is styled with font color #F1DFE0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1DFE0">Div content here</div>
<div style="border:3px solid #F1DFE0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 223, 224, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1DFE0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1DFE0;
-webkit-box-shadow: 1px 1px 3px #F1DFE0;
box-shadow: 1px 1px 3px #F1DFE0; }
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 #F1DFE0 (Ballerina Silk)
Color Overview & Profile: Color #F1DFE0, also known as Ballerina Silk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 87% Green (223/255), and 88% Blue (224/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1DFE0 translates into the CMYK subtractive color model with values of 0% Cyan, 7.5% Magenta, 7.1% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 39.1%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #F1DFE0 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 ##FFCCCC.
