#FBCD9F Apricot Sherbet
#FBCD9F (Apricot Sherbet) RGB value is (251, 205, 159).
Red value is 251, green value is 205, and blue value is 159.
Cylindrical-coordinate representations (HSL) of color #FBCD9F: hue: 30°, saturation: 92%, and lightness: 80.4%.
Process color (CMYK) of #FBCD9F is 0%, 18.3%, 36.7%, 1.6%. Web safe color equivalent of #FBCD9F is ##FFCC99. Color #FBCD9F contains mainly Yellow.
Color Spaces
| Color spaces of #FBCD9F | Value |
|---|---|
| RGB | 251, 205, 159 |
| HSL | 30°, 92%, 80.4% |
| HSV / HSB | 30°, 36.7%, 98.4% |
| CMYK | 0%, 18.3%, 36.7%, 1.6% |
| XYZ | 67.87, 66.68, 42.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111011 | 11001101 | 10011111 |
| Octal | 373 | 315 | 237 |
| Decimal | 251 | 205 | 159 |
| Hex | FB | CD | 9F |
Shades of #FBCD9F
Tints of #FBCD9F
.mybgColor { background-color: #FBCD9F; }
.myforeColor { color: #FBCD9F; }
.myborderColor { border: 3px solid #FBCD9F; }
<p style="color:#FBCD9F">Text here</p>
This sample text is styled with font color #FBCD9F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FBCD9F">Div content here</div>
<div style="border:3px solid #FBCD9F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(251, 205, 159, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FBCD9F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FBCD9F;
-webkit-box-shadow: 1px 1px 3px #FBCD9F;
box-shadow: 1px 1px 3px #FBCD9F; }
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 #FBCD9F (Apricot Sherbet)
Color Overview & Profile: Color #FBCD9F, also known as Apricot Sherbet, 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), 80% Green (205/255), and 62% Blue (159/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FBCD9F translates into the CMYK subtractive color model with values of 0% Cyan, 18.3% Magenta, 36.7% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 92%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #FBCD9F 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 ##FFCC99.
