very light red/very light scarlet
#fbf1f0 color RGB value is (251,241,240)
#fbf1f0 color CMYK value
#fbf1f0 color HSL value
HSV(or HSB) | 5.5° | 4.4 | 98.4 |
XYZ | 86.967 | 89.711 | 95.17 |
Yxy | 0.32 | 0.33 | 89.711 |
LAB | 95.877 | 3.183 | 1.666 |
LUV | 95.877 | 5.768 | 1.981 |
Hunter-LAB | 94.716 | -1.856 | 6.727 |
CIE-LCH | 95.877 | 3.592 | 27.636 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FB | F1 | F0 |
Decimal | 251 | 241 | 240 |
Octal | 373 | 361 | 360 |
Binary | 11111011 | 11110001 | 11110000 |
Below, you can see some colors close to #fbf1f0. 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 #fbf1f0.
<span style="color:#fbf1f0">Text here</span>
This paragraph has a background color of #fbf1f0.
<p style="background-color:#fbf1f0;">Content here</p>
This element has a border color of #fbf1f0.
<div style="border:1px #fbf1f0;">Content here</div>
.text {color:#fbf1f0;}
.background {background-color:#fbf1f0;}
.border {border:1px solid #fbf1f0;}
.text-shadow {border:1px solid #fbf1f0;}
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, #020100 is the darkest color, while #fbf1f0 is the lightest one.