very pale red/very pale scarlet
#f1e5e4 color RGB value is (241,229,228)
#f1e5e4 color CMYK value
#f1e5e4 color HSL value
HSV(or HSB) | 4.6° | 5.4 | 94.5 |
XYZ | 78.299 | 80.341 | 84.779 |
Yxy | 0.322 | 0.33 | 80.341 |
LAB | 91.838 | 3.897 | 1.932 |
LUV | 91.838 | 6.961 | 2.239 |
Hunter-LAB | 89.633 | -0.93 | 6.664 |
CIE-LCH | 91.838 | 4.35 | 26.363 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F1 | E5 | E4 |
Decimal | 241 | 229 | 228 |
Octal | 361 | 345 | 344 |
Binary | 11110001 | 11100101 | 11100100 |
Below, you can see some colors close to #f1e5e4. 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 #f1e5e4.
<span style="color:#f1e5e4">Text here</span>
This paragraph has a background color of #f1e5e4.
<p style="background-color:#f1e5e4;">Content here</p>
This element has a border color of #f1e5e4.
<div style="border:1px #f1e5e4;">Content here</div>
.text {color:#f1e5e4;}
.background {background-color:#f1e5e4;}
.border {border:1px solid #f1e5e4;}
.text-shadow {border:1px solid #f1e5e4;}
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, #010101 is the darkest color, while #f8f2f2 is the lightest one.