#FCFF2F Bee Yellow
#FCFF2F (Bee Yellow) RGB value is (252, 255, 47).
Red value is 252, green value is 255, and blue value is 47.
Cylindrical-coordinate representations (HSL) of color #FCFF2F: hue: 61°, saturation: 100%, and lightness: 59.2%.
Process color (CMYK) of #FCFF2F is 1.2%, 0%, 81.6%, 0%. Web safe color equivalent of #FCFF2F is ##FFFF33. Color #FCFF2F contains mainly Green.
Color Spaces
| Color spaces of #FCFF2F | Value |
|---|---|
| RGB | 252, 255, 47 |
| HSL | 61°, 100%, 59.2% |
| HSV / HSB | 61°, 81.6%, 100% |
| CMYK | 1.2%, 0%, 81.6%, 0% |
| XYZ | 76.42, 92.42, 16.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 11111111 | 00101111 |
| Octal | 374 | 377 | 057 |
| Decimal | 252 | 255 | 47 |
| Hex | FC | FF | 2F |
Shades of #FCFF2F
Tints of #FCFF2F
.mybgColor { background-color: #FCFF2F; }
.myforeColor { color: #FCFF2F; }
.myborderColor { border: 3px solid #FCFF2F; }
<p style="color:#FCFF2F">Text here</p>
This sample text is styled with font color #FCFF2F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCFF2F">Div content here</div>
<div style="border:3px solid #FCFF2F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 255, 47, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCFF2F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCFF2F;
-webkit-box-shadow: 1px 1px 3px #FCFF2F;
box-shadow: 1px 1px 3px #FCFF2F; }
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 #FCFF2F (Bee Yellow)
Color Overview & Profile: Color #FCFF2F, also known as Bee Yellow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (252/255), 100% Green (255/255), and 18% Blue (47/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #FCFF2F translates into the CMYK subtractive color model with values of 1.2% Cyan, 0% Magenta, 81.6% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 61°, saturation of 100%, and lightness of 59.2%.
Web Accessibility & Design Recommendations: When implementing #FCFF2F 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 ##FFFF33.
