#F8DDB7 Hinoki
#F8DDB7 (Hinoki) RGB value is (248, 221, 183).
Red value is 248, green value is 221, and blue value is 183.
Cylindrical-coordinate representations (HSL) of color #F8DDB7: hue: 35°, saturation: 82.3%, and lightness: 84.5%.
Process color (CMYK) of #F8DDB7 is 0%, 10.9%, 26.2%, 2.7%. Web safe color equivalent of #F8DDB7 is ##FFCCCC. Color #F8DDB7 contains mainly Yellow.
Color Spaces
| Color spaces of #F8DDB7 | Value |
|---|---|
| RGB | 248, 221, 183 |
| HSL | 35°, 82.3%, 84.5% |
| HSV / HSB | 35°, 26.2%, 97.3% |
| CMYK | 0%, 10.9%, 26.2%, 2.7% |
| XYZ | 73.12, 75.09, 55.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11011101 | 10110111 |
| Octal | 370 | 335 | 267 |
| Decimal | 248 | 221 | 183 |
| Hex | F8 | DD | B7 |
Shades of #F8DDB7
Tints of #F8DDB7
.mybgColor { background-color: #F8DDB7; }
.myforeColor { color: #F8DDB7; }
.myborderColor { border: 3px solid #F8DDB7; }
<p style="color:#F8DDB7">Text here</p>
This sample text is styled with font color #F8DDB7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8DDB7">Div content here</div>
<div style="border:3px solid #F8DDB7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 221, 183, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8DDB7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8DDB7;
-webkit-box-shadow: 1px 1px 3px #F8DDB7;
box-shadow: 1px 1px 3px #F8DDB7; }
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 #F8DDB7 (Hinoki)
Color Overview & Profile: Color #F8DDB7, also known as Hinoki, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (248/255), 87% Green (221/255), and 72% Blue (183/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8DDB7 translates into the CMYK subtractive color model with values of 0% Cyan, 10.9% Magenta, 26.2% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 82.3%, and lightness of 84.5%.
Web Accessibility & Design Recommendations: When implementing #F8DDB7 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 ##FFCCCC.
