#F88180 Shell Pink
#F88180 (Shell Pink) RGB value is (248, 129, 128).
Red value is 248, green value is 129, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #F88180: hue: 0°, saturation: 89.6%, and lightness: 73.7%.
Process color (CMYK) of #F88180 is 0%, 48%, 48.4%, 2.7%. Web safe color equivalent of #F88180 is ##FF9999. Color #F88180 contains mainly Red.
Color Spaces
| Color spaces of #F88180 | Value |
|---|---|
| RGB | 248, 129, 128 |
| HSL | 0°, 89.6%, 73.7% |
| HSV / HSB | 0°, 48.4%, 97.3% |
| CMYK | 0%, 48%, 48.4%, 2.7% |
| XYZ | 50.46, 37.22, 24.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 10000001 | 10000000 |
| Octal | 370 | 201 | 200 |
| Decimal | 248 | 129 | 128 |
| Hex | F8 | 81 | 80 |
Shades of #F88180
Tints of #F88180
.mybgColor { background-color: #F88180; }
.myforeColor { color: #F88180; }
.myborderColor { border: 3px solid #F88180; }
<p style="color:#F88180">Text here</p>
This sample text is styled with font color #F88180. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F88180">Div content here</div>
<div style="border:3px solid #F88180">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 129, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F88180; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F88180;
-webkit-box-shadow: 1px 1px 3px #F88180;
box-shadow: 1px 1px 3px #F88180; }
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 #F88180 (Shell Pink)
Color Overview & Profile: Color #F88180, also known as Shell Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (248/255), 51% Green (129/255), and 50% Blue (128/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F88180 translates into the CMYK subtractive color model with values of 0% Cyan, 48% Magenta, 48.4% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 89.6%, and lightness of 73.7%.
Web Accessibility & Design Recommendations: When implementing #F88180 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.
