#FBEC5E Maizena
#FBEC5E (Maizena) RGB value is (251, 236, 94).
Red value is 251, green value is 236, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #FBEC5E: hue: 54°, saturation: 95.2%, and lightness: 67.6%.
Process color (CMYK) of #FBEC5E is 0%, 6%, 62.5%, 1.6%. Web safe color equivalent of #FBEC5E is ##FFFF66. Color #FBEC5E contains mainly Yellow.
Color Spaces
| Color spaces of #FBEC5E | Value |
|---|---|
| RGB | 251, 236, 94 |
| HSL | 54°, 95.2%, 67.6% |
| HSV / HSB | 54°, 62.5%, 98.4% |
| CMYK | 0%, 6%, 62.5%, 1.6% |
| XYZ | 71.8, 81.31, 22.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111011 | 11101100 | 01011110 |
| Octal | 373 | 354 | 136 |
| Decimal | 251 | 236 | 94 |
| Hex | FB | EC | 5E |
Shades of #FBEC5E
Tints of #FBEC5E
.mybgColor { background-color: #FBEC5E; }
.myforeColor { color: #FBEC5E; }
.myborderColor { border: 3px solid #FBEC5E; }
<p style="color:#FBEC5E">Text here</p>
This sample text is styled with font color #FBEC5E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FBEC5E">Div content here</div>
<div style="border:3px solid #FBEC5E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(251, 236, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FBEC5E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FBEC5E;
-webkit-box-shadow: 1px 1px 3px #FBEC5E;
box-shadow: 1px 1px 3px #FBEC5E; }
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 #FBEC5E (Maizena)
Color Overview & Profile: Color #FBEC5E, also known as Maizena, 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), 93% Green (236/255), and 37% Blue (94/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FBEC5E translates into the CMYK subtractive color model with values of 0% Cyan, 6% Magenta, 62.5% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 95.2%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #FBEC5E 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 ##FFFF66.
