#F9958F Cherrystone
#F9958F (Cherrystone) RGB value is (249, 149, 143).
Red value is 249, green value is 149, and blue value is 143.
Cylindrical-coordinate representations (HSL) of color #F9958F: hue: 3°, saturation: 89.8%, and lightness: 76.9%.
Process color (CMYK) of #F9958F is 0%, 40.2%, 42.6%, 2.4%. Web safe color equivalent of #F9958F is ##FF9999. Color #F9958F contains mainly Red.
Color Spaces
| Color spaces of #F9958F | Value |
|---|---|
| RGB | 249, 149, 143 |
| HSL | 3°, 89.8%, 76.9% |
| HSV / HSB | 3°, 42.6%, 97.6% |
| CMYK | 0%, 40.2%, 42.6%, 2.4% |
| XYZ | 54.78, 43.62, 31.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111001 | 10010101 | 10001111 |
| Octal | 371 | 225 | 217 |
| Decimal | 249 | 149 | 143 |
| Hex | F9 | 95 | 8F |
Shades of #F9958F
Tints of #F9958F
.mybgColor { background-color: #F9958F; }
.myforeColor { color: #F9958F; }
.myborderColor { border: 3px solid #F9958F; }
<p style="color:#F9958F">Text here</p>
This sample text is styled with font color #F9958F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F9958F">Div content here</div>
<div style="border:3px solid #F9958F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(249, 149, 143, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F9958F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F9958F;
-webkit-box-shadow: 1px 1px 3px #F9958F;
box-shadow: 1px 1px 3px #F9958F; }
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 #F9958F (Cherrystone)
Color Overview & Profile: Color #F9958F, also known as Cherrystone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (249/255), 58% Green (149/255), and 56% Blue (143/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F9958F translates into the CMYK subtractive color model with values of 0% Cyan, 40.2% Magenta, 42.6% Yellow, and 2.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 89.8%, and lightness of 76.9%.
Web Accessibility & Design Recommendations: When implementing #F9958F 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.
