#F1E2CA Corallite
#F1E2CA (Corallite) RGB value is (241, 226, 202).
Red value is 241, green value is 226, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #F1E2CA: hue: 37°, saturation: 58.2%, and lightness: 86.9%.
Process color (CMYK) of #F1E2CA is 0%, 6.2%, 16.2%, 5.5%. Web safe color equivalent of #F1E2CA is ##FFCCCC. Color #F1E2CA contains mainly Yellow.
Color Spaces
| Color spaces of #F1E2CA | Value |
|---|---|
| RGB | 241, 226, 202 |
| HSL | 37°, 58.2%, 86.9% |
| HSV / HSB | 37°, 16.2%, 94.5% |
| CMYK | 0%, 6.2%, 16.2%, 5.5% |
| XYZ | 74.13, 77.36, 66.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11100010 | 11001010 |
| Octal | 361 | 342 | 312 |
| Decimal | 241 | 226 | 202 |
| Hex | F1 | E2 | CA |
Shades of #F1E2CA
Tints of #F1E2CA
.mybgColor { background-color: #F1E2CA; }
.myforeColor { color: #F1E2CA; }
.myborderColor { border: 3px solid #F1E2CA; }
<p style="color:#F1E2CA">Text here</p>
This sample text is styled with font color #F1E2CA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1E2CA">Div content here</div>
<div style="border:3px solid #F1E2CA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 226, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1E2CA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1E2CA;
-webkit-box-shadow: 1px 1px 3px #F1E2CA;
box-shadow: 1px 1px 3px #F1E2CA; }
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 #F1E2CA (Corallite)
Color Overview & Profile: Color #F1E2CA, also known as Corallite, 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), 89% Green (226/255), and 79% Blue (202/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1E2CA translates into the CMYK subtractive color model with values of 0% Cyan, 6.2% Magenta, 16.2% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 58.2%, and lightness of 86.9%.
Web Accessibility & Design Recommendations: When implementing #F1E2CA 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.
