reddish black
Enter any color value (e.g., #cea3ba, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fffbfd color RGB value is (255,251,253)
#fffbfd color CMYK value
#fffbfd color HSL value
HSV(or HSB) | 330° | 1.6 | 100 |
XYZ | 93.467 | 97.346 | 106.792 |
Yxy | 0.314 | 0.327 | 97.346 |
LAB | 98.965 | 1.676 | -0.497 |
LUV | 98.965 | 2.134 | -1.073 |
Hunter-LAB | 98.664 | -3.565 | 4.891 |
CIE-LCH | 98.965 | 1.748 | 343.501 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | FB | FD |
Decimal | 255 | 251 | 253 |
Octal | 377 | 373 | 375 |
Binary | 11111111 | 11111011 | 11111101 |
Below, you can see some colors close to #fffbfd. 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 #fffbfd.
<span style="color:#fffbfd">Text here</span>
This paragraph has a background color of #fffbfd.
<p style="background-color:#fffbfd;">Content here</p>
This element has a border color of #fffbfd.
<div style="border:1px #fffbfd;">Content here</div>
.text {color:#fffbfd;}
.background {background-color:#fffbfd;}
.border {border:1px solid #fffbfd;}
.text-shadow {border:1px solid #fffbfd;}
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, #110009 is the darkest color, while #fffbfd is the lightest one.