very light red-orange/very light tangelo
#f3e2d9 color RGB value is (243,226,217)
#f3e2d9 color CMYK value
#f3e2d9 color HSL value
HSV(or HSB) | 20.8° | 10.7 | 95.3 |
XYZ | 76.683 | 78.457 | 76.748 |
Yxy | 0.331 | 0.338 | 78.457 |
LAB | 90.988 | 4.313 | 6.471 |
LUV | 90.988 | 10.507 | 8.932 |
Hunter-LAB | 88.576 | -0.475 | 10.631 |
CIE-LCH | 90.988 | 7.776 | 56.319 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F3 | E2 | D9 |
Decimal | 243 | 226 | 217 |
Octal | 363 | 342 | 331 |
Binary | 11110011 | 11100010 | 11011001 |
Below, you can see some colors close to #f3e2d9. 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 #f3e2d9.
<span style="color:#f3e2d9">Text here</span>
This paragraph has a background color of #f3e2d9.
<p style="background-color:#f3e2d9;">Content here</p>
This element has a border color of #f3e2d9.
<div style="border:1px #f3e2d9;">Content here</div>
.text {color:#f3e2d9;}
.background {background-color:#f3e2d9;}
.border {border:1px solid #f3e2d9;}
.text-shadow {border:1px solid #f3e2d9;}
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, #0a0603 is the darkest color, while #fdfbf9 is the lightest one.