#FB367B Raspberry Shortcake
#FB367B (Raspberry Shortcake) RGB value is (251, 54, 123).
Red value is 251, green value is 54, and blue value is 123.
Cylindrical-coordinate representations (HSL) of color #FB367B: hue: 339°, saturation: 96.1%, and lightness: 59.8%.
Process color (CMYK) of #FB367B is 0%, 78.5%, 51%, 1.6%. Web safe color equivalent of #FB367B is ##FF3366. Color #FB367B contains mainly Red.
Color Spaces
| Color spaces of #FB367B | Value |
|---|---|
| RGB | 251, 54, 123 |
| HSL | 339°, 96.1%, 59.8% |
| HSV / HSB | 339°, 78.5%, 98.4% |
| CMYK | 0%, 78.5%, 51%, 1.6% |
| XYZ | 44.68, 24.58, 21.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111011 | 00110110 | 01111011 |
| Octal | 373 | 066 | 173 |
| Decimal | 251 | 54 | 123 |
| Hex | FB | 36 | 7B |
Shades of #FB367B
Tints of #FB367B
.mybgColor { background-color: #FB367B; }
.myforeColor { color: #FB367B; }
.myborderColor { border: 3px solid #FB367B; }
<p style="color:#FB367B">Text here</p>
This sample text is styled with font color #FB367B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FB367B">Div content here</div>
<div style="border:3px solid #FB367B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(251, 54, 123, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FB367B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FB367B;
-webkit-box-shadow: 1px 1px 3px #FB367B;
box-shadow: 1px 1px 3px #FB367B; }
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 #FB367B (Raspberry Shortcake)
Color Overview & Profile: Color #FB367B, also known as Raspberry Shortcake, 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 (251/255), 21% Green (54/255), and 48% Blue (123/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FB367B translates into the CMYK subtractive color model with values of 0% Cyan, 78.5% Magenta, 51% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 339°, saturation of 96.1%, and lightness of 59.8%.
Web Accessibility & Design Recommendations: When implementing #FB367B 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 ##FF3366.
