#FF0A8D Pink Panther
#FF0A8D (Pink Panther) RGB value is (255, 10, 141).
Red value is 255, green value is 10, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #FF0A8D: hue: 328°, saturation: 100%, and lightness: 52%.
Process color (CMYK) of #FF0A8D is 0%, 96.1%, 44.7%, 0%. Web safe color equivalent of #FF0A8D is ##FF0099. Color #FF0A8D contains mainly Red.
Color Spaces
| Color spaces of #FF0A8D | Value |
|---|---|
| RGB | 255, 10, 141 |
| HSL | 328°, 100%, 52% |
| HSV / HSB | 328°, 96.1%, 100% |
| CMYK | 0%, 96.1%, 44.7%, 0% |
| XYZ | 46.16, 23.41, 27.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 00001010 | 10001101 |
| Octal | 377 | 012 | 215 |
| Decimal | 255 | 10 | 141 |
| Hex | FF | 0A | 8D |
Shades of #FF0A8D
Tints of #FF0A8D
.mybgColor { background-color: #FF0A8D; }
.myforeColor { color: #FF0A8D; }
.myborderColor { border: 3px solid #FF0A8D; }
<p style="color:#FF0A8D">Text here</p>
This sample text is styled with font color #FF0A8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FF0A8D">Div content here</div>
<div style="border:3px solid #FF0A8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 10, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FF0A8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FF0A8D;
-webkit-box-shadow: 1px 1px 3px #FF0A8D;
box-shadow: 1px 1px 3px #FF0A8D; }
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 #FF0A8D (Pink Panther)
Color Overview & Profile: Color #FF0A8D, also known as Pink Panther, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 4% Green (10/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, #FF0A8D translates into the CMYK subtractive color model with values of 0% Cyan, 96.1% Magenta, 44.7% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 328°, saturation of 100%, and lightness of 52%.
Web Accessibility & Design Recommendations: When implementing #FF0A8D 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 ##FF0099.
