pale orange(brown)/pale gamboge
#f1e9db color RGB value is (241,233,219)
#f1e9db color CMYK value
#f1e9db color HSL value
HSV(or HSB) | 38.2° | 9.1 | 94.5 |
XYZ | 78.201 | 82.093 | 78.742 |
Yxy | 0.327 | 0.343 | 82.093 |
LAB | 92.616 | 0.347 | 7.749 |
LUV | 92.616 | 5.435 | 11.584 |
Hunter-LAB | 90.605 | -4.497 | 11.897 |
CIE-LCH | 92.616 | 7.757 | 87.435 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F1 | E9 | DB |
Decimal | 241 | 233 | 219 |
Octal | 361 | 351 | 333 |
Binary | 11110001 | 11101001 | 11011011 |
Below, you can see some colors close to #f1e9db. 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 #f1e9db.
<span style="color:#f1e9db">Text here</span>
This paragraph has a background color of #f1e9db.
<p style="background-color:#f1e9db;">Content here</p>
This element has a border color of #f1e9db.
<div style="border:1px #f1e9db;">Content here</div>
.text {color:#f1e9db;}
.background {background-color:#f1e9db;}
.border {border:1px solid #f1e9db;}
.text-shadow {border:1px solid #f1e9db;}
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, #0a0804 is the darkest color, while #fdfcfa is the lightest one.