reddish black
Enter any color value (e.g., #112e7f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fffbfe color RGB value is (255,251,254)
#fffbfe color CMYK value
#fffbfe color HSL value
HSV(or HSB) | 315° | 1.6 | 100 |
XYZ | 93.627 | 97.41 | 107.633 |
Yxy | 0.313 | 0.326 | 97.41 |
LAB | 98.99 | 1.851 | -0.974 |
LUV | 98.99 | 2.074 | -1.846 |
Hunter-LAB | 98.697 | -3.388 | 4.429 |
CIE-LCH | 98.99 | 2.091 | 332.256 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | FB | FE |
Decimal | 255 | 251 | 254 |
Octal | 377 | 373 | 376 |
Binary | 11111111 | 11111011 | 11111110 |
Below, you can see some colors close to #fffbfe. 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 #fffbfe.
<span style="color:#fffbfe">Text here</span>
This paragraph has a background color of #fffbfe.
<p style="background-color:#fffbfe;">Content here</p>
This element has a border color of #fffbfe.
<div style="border:1px #fffbfe;">Content here</div>
.text {color:#fffbfe;}
.background {background-color:#fffbfe;}
.border {border:1px solid #fffbfe;}
.text-shadow {border:1px solid #fffbfe;}
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, #11000d is the darkest color, while #fffbfe is the lightest one.