#F19A8D Rose Essence
#F19A8D (Rose Essence) RGB value is (241, 154, 141).
Red value is 241, green value is 154, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #F19A8D: hue: 8°, saturation: 78.1%, and lightness: 74.9%.
Process color (CMYK) of #F19A8D is 0%, 36.1%, 41.5%, 5.5%. Web safe color equivalent of #F19A8D is ##FF9999. Color #F19A8D contains mainly Red.
Color Spaces
| Color spaces of #F19A8D | Value |
|---|---|
| RGB | 241, 154, 141 |
| HSL | 8°, 78.1%, 74.9% |
| HSV / HSB | 8°, 41.5%, 94.5% |
| CMYK | 0%, 36.1%, 41.5%, 5.5% |
| XYZ | 52.64, 43.74, 30.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 10011010 | 10001101 |
| Octal | 361 | 232 | 215 |
| Decimal | 241 | 154 | 141 |
| Hex | F1 | 9A | 8D |
Shades of #F19A8D
Tints of #F19A8D
.mybgColor { background-color: #F19A8D; }
.myforeColor { color: #F19A8D; }
.myborderColor { border: 3px solid #F19A8D; }
<p style="color:#F19A8D">Text here</p>
This sample text is styled with font color #F19A8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F19A8D">Div content here</div>
<div style="border:3px solid #F19A8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 154, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F19A8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F19A8D;
-webkit-box-shadow: 1px 1px 3px #F19A8D;
box-shadow: 1px 1px 3px #F19A8D; }
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 #F19A8D (Rose Essence)
Color Overview & Profile: Color #F19A8D, also known as Rose Essence, 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), 60% Green (154/255), and 55% Blue (141/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F19A8D translates into the CMYK subtractive color model with values of 0% Cyan, 36.1% Magenta, 41.5% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 8°, saturation of 78.1%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #F19A8D 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.
