very light orange(brown)/very light gamboge
#f5e9d7 color RGB value is (245,233,215)
#f5e9d7 color CMYK value
#f5e9d7 color HSL value
HSV(or HSB) | 36° | 12.2 | 96.1 |
XYZ | 79.061 | 82.597 | 76.066 |
Yxy | 0.333 | 0.347 | 82.597 |
LAB | 92.838 | 1.103 | 10.189 |
LUV | 92.838 | 8.072 | 15.006 |
Hunter-LAB | 90.883 | -3.764 | 13.994 |
CIE-LCH | 92.838 | 10.248 | 83.819 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | E9 | D7 |
Decimal | 245 | 233 | 215 |
Octal | 365 | 351 | 327 |
Binary | 11110101 | 11101001 | 11010111 |
Below, you can see some colors close to #f5e9d7. 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 #f5e9d7.
<span style="color:#f5e9d7">Text here</span>
This paragraph has a background color of #f5e9d7.
<p style="background-color:#f5e9d7;">Content here</p>
This element has a border color of #f5e9d7.
<div style="border:1px #f5e9d7;">Content here</div>
.text {color:#f5e9d7;}
.background {background-color:#f5e9d7;}
.border {border:1px solid #f5e9d7;}
.text-shadow {border:1px solid #f5e9d7;}
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, #0b0803 is the darkest color, while #fefcf9 is the lightest one.