reddish black
Enter any color value (e.g., #85cb46, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f3f2f2 color RGB value is (243,242,242)
#f3f2f2 color CMYK value
#f3f2f2 color HSL value
HSV(or HSB) | 0° | 0.4 | 95.3 |
XYZ | 84.741 | 88.97 | 96.711 |
Yxy | 0.313 | 0.329 | 88.97 |
LAB | 95.568 | 0.338 | 0.107 |
LUV | 95.568 | 0.562 | 0.105 |
Hunter-LAB | 94.324 | -4.701 | 5.236 |
CIE-LCH | 95.568 | 0.354 | 17.631 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F3 | F2 | F2 |
Decimal | 243 | 242 | 242 |
Octal | 363 | 362 | 362 |
Binary | 11110011 | 11110010 | 11110010 |
Below, you can see some colors close to #f3f2f2. 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 #f3f2f2.
<span style="color:#f3f2f2">Text here</span>
This paragraph has a background color of #f3f2f2.
<p style="background-color:#f3f2f2;">Content here</p>
This element has a border color of #f3f2f2.
<div style="border:1px #f3f2f2;">Content here</div>
.text {color:#f3f2f2;}
.background {background-color:#f3f2f2;}
.border {border:1px solid #f3f2f2;}
.text-shadow {border:1px solid #f3f2f2;}
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, #090808 is the darkest color, while #fdfdfd is the lightest one.