#F0DDB8 Limitless
#F0DDB8 (Limitless) RGB value is (240, 221, 184).
Red value is 240, green value is 221, and blue value is 184.
Cylindrical-coordinate representations (HSL) of color #F0DDB8: hue: 40°, saturation: 65.1%, and lightness: 83.1%.
Process color (CMYK) of #F0DDB8 is 0%, 7.9%, 23.3%, 5.9%. Web safe color equivalent of #F0DDB8 is ##FFCCCC. Color #F0DDB8 contains mainly Yellow.
Color Spaces
| Color spaces of #F0DDB8 | Value |
|---|---|
| RGB | 240, 221, 184 |
| HSL | 40°, 65.1%, 83.1% |
| HSV / HSB | 40°, 23.3%, 94.1% |
| CMYK | 0%, 7.9%, 23.3%, 5.9% |
| XYZ | 70.44, 73.7, 55.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11011101 | 10111000 |
| Octal | 360 | 335 | 270 |
| Decimal | 240 | 221 | 184 |
| Hex | F0 | DD | B8 |
Shades of #F0DDB8
Tints of #F0DDB8
.mybgColor { background-color: #F0DDB8; }
.myforeColor { color: #F0DDB8; }
.myborderColor { border: 3px solid #F0DDB8; }
<p style="color:#F0DDB8">Text here</p>
This sample text is styled with font color #F0DDB8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0DDB8">Div content here</div>
<div style="border:3px solid #F0DDB8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 221, 184, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0DDB8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0DDB8;
-webkit-box-shadow: 1px 1px 3px #F0DDB8;
box-shadow: 1px 1px 3px #F0DDB8; }
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 #F0DDB8 (Limitless)
Color Overview & Profile: Color #F0DDB8, also known as Limitless, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 87% Green (221/255), and 72% Blue (184/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0DDB8 translates into the CMYK subtractive color model with values of 0% Cyan, 7.9% Magenta, 23.3% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 65.1%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #F0DDB8 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.
