reddish black
Enter any color value (e.g., #46a804, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f0eded color RGB value is (240,237,237)
#f0eded color CMYK value
#f0eded color HSL value
HSV(or HSB) | 0° | 1.2 | 94.1 |
XYZ | 81.505 | 85.208 | 92.272 |
Yxy | 0.315 | 0.329 | 85.208 |
LAB | 93.973 | 1.008 | 0.345 |
LUV | 93.973 | 1.693 | 0.349 |
Hunter-LAB | 92.308 | -3.929 | 5.349 |
CIE-LCH | 93.973 | 1.065 | 18.889 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F0 | ED | ED |
Decimal | 240 | 237 | 237 |
Octal | 360 | 355 | 355 |
Binary | 11110000 | 11101101 | 11101101 |
Below, you can see some colors close to #f0eded. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #f0eded.
<span style="color:#f0eded">Text here</span>
This paragraph has a background color of #f0eded.
<p style="background-color:#f0eded;">Content here</p>
This element has a border color of #f0eded.
<div style="border:1px #f0eded;">Content here</div>
.text {color:#f0eded;}
.background {background-color:#f0eded;}
.border {border:1px solid #f0eded;}
.text-shadow {border:1px solid #f0eded;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #050404 is the darkest color, while #faf9f9 is the lightest one.