reddish black
Enter any color value (e.g., #1ea0aa, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fff2fb color RGB value is (255,242,251)
#fff2fb color CMYK value
#fff2fb color HSL value
HSV(or HSB) | 318.5° | 5.1 | 100 |
XYZ | 90.405 | 91.729 | 104.207 |
Yxy | 0.316 | 0.32 | 91.729 |
LAB | 96.71 | 5.906 | -2.769 |
LUV | 96.71 | 6.833 | -5.365 |
Hunter-LAB | 95.775 | 0.883 | 2.533 |
CIE-LCH | 96.71 | 6.523 | 334.886 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | F2 | FB |
Decimal | 255 | 242 | 251 |
Octal | 377 | 362 | 373 |
Binary | 11111111 | 11110010 | 11111011 |
Below, you can see some colors close to #fff2fb. 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 #fff2fb.
<span style="color:#fff2fb">Text here</span>
This paragraph has a background color of #fff2fb.
<p style="background-color:#fff2fb;">Content here</p>
This element has a border color of #fff2fb.
<div style="border:1px #fff2fb;">Content here</div>
.text {color:#fff2fb;}
.background {background-color:#fff2fb;}
.border {border:1px solid #fff2fb;}
.text-shadow {border:1px solid #fff2fb;}
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, #080006 is the darkest color, while #fff2fb is the lightest one.