reddish white
Enter any color value (e.g., #25a08c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f2f2f2 color RGB value is (242,242,242)
#f2f2f2 color CMYK value
#f2f2f2 color HSL value
HSV(or HSB) | 0° | 0 | 94.9 |
XYZ | 84.397 | 88.792 | 96.695 |
Yxy | 0.313 | 0.329 | 88.792 |
LAB | 95.494 | 0.005 | -0.010 |
LUV | 95.494 | 0.001 | -0.016 |
Hunter-LAB | 94.230 | -5.028 | 5.120 |
CIE-LCH | 95.494 | 0.011 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F2 | F2 | F2 |
Decimal | 242 | 242 | 242 |
Octal | 362 | 362 | 362 |
Binary | 11110010 | 11110010 | 11110010 |
Below, you can see some colors close to #f2f2f2. 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 #f2f2f2.
<span style="color:#f2f2f2">Text here</span>
This paragraph has a background color of #f2f2f2.
<p style="background-color:#f2f2f2;">Content here</p>
This element has a border color of #f2f2f2.
<div style="border:1px #f2f2f2;">Content here</div>
.text {color:#f2f2f2;}
.background {background-color:#f2f2f2;}
.border {border:1px solid #f2f2f2;}
.text-shadow {border:1px solid #f2f2f2;}
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, #080808 is the darkest color, while #fdfdfd is the lightest one.