reddish black
Enter any color value (e.g., #e28c3a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5fff2 color RGB value is (245,255,242)
#f5fff2 color CMYK value
#f5fff2 color HSL value
HSV(or HSB) | 106.2° | 5.1 | 100 |
XYZ | 89.443 | 97.343 | 98.079 |
Yxy | 0.314 | 0.342 | 97.343 |
LAB | 98.964 | -5.558 | 5.059 |
LUV | 98.964 | -4.891 | 8.761 |
Hunter-LAB | 98.663 | -10.84 | 10.124 |
CIE-LCH | 98.964 | 7.516 | 137.69 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | FF | F2 |
Decimal | 245 | 255 | 242 |
Octal | 365 | 377 | 362 |
Binary | 11110101 | 11111111 | 11110010 |
Below, you can see some colors close to #f5fff2. 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 #f5fff2.
<span style="color:#f5fff2">Text here</span>
This paragraph has a background color of #f5fff2.
<p style="background-color:#f5fff2;">Content here</p>
This element has a border color of #f5fff2.
<div style="border:1px #f5fff2;">Content here</div>
.text {color:#f5fff2;}
.background {background-color:#f5fff2;}
.border {border:1px solid #f5fff2;}
.text-shadow {border:1px solid #f5fff2;}
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, #020800 is the darkest color, while #f5fff2 is the lightest one.