#F2AEB1 Brain Pink
#F2AEB1 (Brain Pink) RGB value is (242, 174, 177).
Red value is 242, green value is 174, and blue value is 177.
Cylindrical-coordinate representations (HSL) of color #F2AEB1: hue: 357°, saturation: 72.3%, and lightness: 81.6%.
Process color (CMYK) of #F2AEB1 is 0%, 28.1%, 26.9%, 5.1%. Web safe color equivalent of #F2AEB1 is ##FF9999. Color #F2AEB1 contains mainly Red.
Color Spaces
| Color spaces of #F2AEB1 | Value |
|---|---|
| RGB | 242, 174, 177 |
| HSL | 357°, 72.3%, 81.6% |
| HSV / HSB | 357°, 28.1%, 94.9% |
| CMYK | 0%, 28.1%, 26.9%, 5.1% |
| XYZ | 59.69, 52.33, 48.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110010 | 10101110 | 10110001 |
| Octal | 362 | 256 | 261 |
| Decimal | 242 | 174 | 177 |
| Hex | F2 | AE | B1 |
Shades of #F2AEB1
Tints of #F2AEB1
.mybgColor { background-color: #F2AEB1; }
.myforeColor { color: #F2AEB1; }
.myborderColor { border: 3px solid #F2AEB1; }
<p style="color:#F2AEB1">Text here</p>
This sample text is styled with font color #F2AEB1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F2AEB1">Div content here</div>
<div style="border:3px solid #F2AEB1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(242, 174, 177, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F2AEB1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F2AEB1;
-webkit-box-shadow: 1px 1px 3px #F2AEB1;
box-shadow: 1px 1px 3px #F2AEB1; }
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 #F2AEB1 (Brain Pink)
Color Overview & Profile: Color #F2AEB1, also known as Brain Pink, 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 (242/255), 68% Green (174/255), and 69% Blue (177/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F2AEB1 translates into the CMYK subtractive color model with values of 0% Cyan, 28.1% Magenta, 26.9% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 72.3%, and lightness of 81.6%.
Web Accessibility & Design Recommendations: When implementing #F2AEB1 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 ##FF9999.
