Hint of Red/ very light red
#f6dfe0 color RGB value is (246,223,224)
#f6dfe0 color CMYK value
#f6dfe0 color HSL value
HSV(or HSB) | 357.4° | 9.3 | 96.5 |
XYZ | 77.848 | 77.75 | 81.425 |
Yxy | 0.328 | 0.328 | 77.75 |
LAB | 90.666 | 8.048 | 2.37 |
LUV | 90.666 | 13.41 | 2.131 |
Hunter-LAB | 88.176 | 3.285 | 6.972 |
CIE-LCH | 90.666 | 8.39 | 16.41 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F6 | DF | E0 |
Decimal | 246 | 223 | 224 |
Octal | 366 | 337 | 340 |
Binary | 11110110 | 11011111 | 11100000 |
Below, you can see some colors close to #f6dfe0. 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 #f6dfe0.
<span style="color:#f6dfe0">Text here</span>
This paragraph has a background color of #f6dfe0.
<p style="background-color:#f6dfe0;">Content here</p>
This element has a border color of #f6dfe0.
<div style="border:1px #f6dfe0;">Content here</div>
.text {color:#f6dfe0;}
.background {background-color:#f6dfe0;}
.border {border:1px solid #f6dfe0;}
.text-shadow {border:1px solid #f6dfe0;}
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.