#F3E3EC Nina
#F3E3EC (Nina) RGB value is (243, 227, 236).
Red value is 243, green value is 227, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #F3E3EC: hue: 326°, saturation: 40%, and lightness: 92.2%.
Process color (CMYK) of #F3E3EC is 0%, 6.6%, 2.9%, 4.7%. Web safe color equivalent of #F3E3EC is ##FFCCFF. Color #F3E3EC contains mainly WHITE.
Color Spaces
| Color spaces of #F3E3EC | Value |
|---|---|
| RGB | 243, 227, 236 |
| HSL | 326°, 40%, 92.2% |
| HSV / HSB | 326°, 6.6%, 95.3% |
| CMYK | 0%, 6.6%, 2.9%, 4.7% |
| XYZ | 79.57, 80.05, 90.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110011 | 11100011 | 11101100 |
| Octal | 363 | 343 | 354 |
| Decimal | 243 | 227 | 236 |
| Hex | F3 | E3 | EC |
Shades of #F3E3EC
Tints of #F3E3EC
.mybgColor { background-color: #F3E3EC; }
.myforeColor { color: #F3E3EC; }
.myborderColor { border: 3px solid #F3E3EC; }
<p style="color:#F3E3EC">Text here</p>
This sample text is styled with font color #F3E3EC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F3E3EC">Div content here</div>
<div style="border:3px solid #F3E3EC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(243, 227, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F3E3EC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F3E3EC;
-webkit-box-shadow: 1px 1px 3px #F3E3EC;
box-shadow: 1px 1px 3px #F3E3EC; }
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 #F3E3EC (Nina)
Color Overview & Profile: Color #F3E3EC, also known as Nina, 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 (243/255), 89% Green (227/255), and 93% Blue (236/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F3E3EC translates into the CMYK subtractive color model with values of 0% Cyan, 6.6% Magenta, 2.9% Yellow, and 4.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 326°, saturation of 40%, and lightness of 92.2%.
Web Accessibility & Design Recommendations: When implementing #F3E3EC 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 ##FFCCFF.
