very light red/very light scarlet
#fbf2f0 color RGB value is (251,242,240)
#fbf2f0 color CMYK value
#fbf2f0 color HSL value
HSV(or HSB) | 10.9° | 4.4 | 98.4 |
XYZ | 87.264 | 90.305 | 95.269 |
Yxy | 0.32 | 0.331 | 90.305 |
LAB | 96.123 | 2.673 | 2.025 |
LUV | 96.123 | 5.251 | 2.622 |
Hunter-LAB | 95.029 | -2.386 | 7.08 |
CIE-LCH | 96.123 | 3.353 | 37.143 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FB | F2 | F0 |
Decimal | 251 | 242 | 240 |
Octal | 373 | 362 | 360 |
Binary | 11111011 | 11110010 | 11110000 |
Below, you can see some colors close to #fbf2f0. 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 #fbf2f0.
<span style="color:#fbf2f0">Text here</span>
This paragraph has a background color of #fbf2f0.
<p style="background-color:#fbf2f0;">Content here</p>
This element has a border color of #fbf2f0.
<div style="border:1px #fbf2f0;">Content here</div>
.text {color:#fbf2f0;}
.background {background-color:#fbf2f0;}
.border {border:1px solid #fbf2f0;}
.text-shadow {border:1px solid #fbf2f0;}
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 #fbf2f0 is the lightest one.