luminous vivid orange(brown)/luminous vivid gamboge
#fdebcf color RGB value is (253,235,207)
#fdebcf color CMYK value
#fdebcf color HSL value
HSV(or HSB) | 36.5° | 18.2 | 99.2 |
XYZ | 81.479 | 84.804 | 71.106 |
Yxy | 0.343 | 0.357 | 84.804 |
LAB | 93.799 | 1.706 | 15.79 |
LUV | 93.799 | 12.396 | 22.896 |
Hunter-LAB | 92.089 | -3.223 | 18.682 |
CIE-LCH | 93.799 | 15.882 | 83.833 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FD | EB | CF |
Decimal | 253 | 235 | 207 |
Octal | 375 | 353 | 317 |
Binary | 11111101 | 11101011 | 11001111 |
Below, you can see some colors close to #fdebcf. 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 #fdebcf.
<span style="color:#fdebcf">Text here</span>
This paragraph has a background color of #fdebcf.
<p style="background-color:#fdebcf;">Content here</p>
This element has a border color of #fdebcf.
<div style="border:1px #fdebcf;">Content here</div>
.text {color:#fdebcf;}
.background {background-color:#fdebcf;}
.border {border:1px solid #fdebcf;}
.text-shadow {border:1px solid #fdebcf;}
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, #0d0801 is the darkest color, while #fffcf8 is the lightest one.