#f6e0df color RGB value is (246,224,223)
#f6e0df color CMYK value
#f6e0df color HSL value
HSV(or HSB) | 2.6° | 9.3 | 96.5 |
XYZ | 77.981 | 78.232 | 80.802 |
Yxy | 0.329 | 0.33 | 78.232 |
LAB | 90.886 | 7.366 | 3.214 |
LUV | 90.886 | 12.953 | 3.524 |
Hunter-LAB | 88.449 | 2.589 | 7.75 |
CIE-LCH | 90.886 | 8.037 | 23.57 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F6 | E0 | DF |
Decimal | 246 | 224 | 223 |
Octal | 366 | 340 | 337 |
Binary | 11110110 | 11100000 | 11011111 |
Below, you can see some colors close to #f6e0df. 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 #f6e0df.
<span style="color:#f6e0df">Text here</span>
This paragraph has a background color of #f6e0df.
<p style="background-color:#f6e0df;">Content here</p>
This element has a border color of #f6e0df.
<div style="border:1px #f6e0df;">Content here</div>
.text {color:#f6e0df;}
.background {background-color:#f6e0df;}
.border {border:1px solid #f6e0df;}
.text-shadow {border:1px solid #f6e0df;}
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, #010000 is the darkest color, while #fbf0f0 is the lightest one.