Whiteout/ mostly black
Enter any color value (e.g., #2eb6a5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fbfbfb color RGB value is (251,251,251)
#fbfbfb color CMYK value
#fbfbfb color HSL value
HSV(or HSB) | 0° | 0 | 98.4 |
XYZ | 91.693 | 96.469 | 105.054 |
Yxy | 0.313 | 0.329 | 96.469 |
LAB | 98.618 | 0.005 | -0.01 |
LUV | 98.618 | 0.001 | -0.017 |
Hunter-LAB | 98.218 | -5.241 | 5.336 |
CIE-LCH | 98.618 | 0.012 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FB | FB | FB |
Decimal | 251 | 251 | 251 |
Octal | 373 | 373 | 373 |
Binary | 11111011 | 11111011 | 11111011 |
This text has a font color of #fbfbfb.
<span style="color:#fbfbfb">Text here</span>
This paragraph has a background color of #fbfbfb.
<p style="background-color:#fbfbfb;">Content here</p>
This element has a border color of #fbfbfb.
<div style="border:1px #fbfbfb;">Content here</div>
.text {color:#fbfbfb;}
.background {background-color:#fbfbfb;}
.border {border:1px solid #fbfbfb;}
.text-shadow {border:1px solid #fbfbfb;}
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, #070707 is the darkest color, while #fbfbfb is the lightest one.