#F1CBCD Abloom
#F1CBCD (Abloom) RGB value is (241, 203, 205).
Red value is 241, green value is 203, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #F1CBCD: hue: 357°, saturation: 57.6%, and lightness: 87.1%.
Process color (CMYK) of #F1CBCD is 0%, 15.8%, 14.9%, 5.5%. Web safe color equivalent of #F1CBCD is ##FFCCCC. Color #F1CBCD contains mainly Yellow.
Color Spaces
| Color spaces of #F1CBCD | Value |
|---|---|
| RGB | 241, 203, 205 |
| HSL | 357°, 57.6%, 87.1% |
| HSV / HSB | 357°, 15.8%, 94.5% |
| CMYK | 0%, 15.8%, 14.9%, 5.5% |
| XYZ | 68.65, 65.82, 66.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11001011 | 11001101 |
| Octal | 361 | 313 | 315 |
| Decimal | 241 | 203 | 205 |
| Hex | F1 | CB | CD |
Shades of #F1CBCD
Tints of #F1CBCD
.mybgColor { background-color: #F1CBCD; }
.myforeColor { color: #F1CBCD; }
.myborderColor { border: 3px solid #F1CBCD; }
<p style="color:#F1CBCD">Text here</p>
This sample text is styled with font color #F1CBCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1CBCD">Div content here</div>
<div style="border:3px solid #F1CBCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 203, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1CBCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1CBCD;
-webkit-box-shadow: 1px 1px 3px #F1CBCD;
box-shadow: 1px 1px 3px #F1CBCD; }
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 #F1CBCD (Abloom)
Color Overview & Profile: Color #F1CBCD, also known as Abloom, 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), 80% Green (203/255), and 80% Blue (205/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1CBCD translates into the CMYK subtractive color model with values of 0% Cyan, 15.8% Magenta, 14.9% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 57.6%, and lightness of 87.1%.
Web Accessibility & Design Recommendations: When implementing #F1CBCD 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.
