reddish black
Enter any color value (e.g., #7e349e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5f5d2 color RGB value is (245,245,210)
#f5f5d2 color CMYK value
#f5f5d2 color HSL value
HSV(or HSB) | 60° | 14.3 | 96.1 |
XYZ | 81.941 | 89.37 | 73.904 |
Yxy | 0.334 | 0.364 | 89.37 |
LAB | 95.735 | -5.743 | 16.881 |
LUV | 95.735 | 1.874 | 25.955 |
Hunter-LAB | 94.536 | -10.718 | 19.825 |
CIE-LCH | 95.735 | 17.831 | 108.787 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | F5 | D2 |
Decimal | 245 | 245 | 210 |
Octal | 365 | 365 | 322 |
Binary | 11110101 | 11110101 | 11010010 |
Below, you can see some colors close to #f5f5d2. 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 #f5f5d2.
<span style="color:#f5f5d2">Text here</span>
This paragraph has a background color of #f5f5d2.
<p style="background-color:#f5f5d2;">Content here</p>
This element has a border color of #f5f5d2.
<div style="border:1px #f5f5d2;">Content here</div>
.text {color:#f5f5d2;}
.background {background-color:#f5f5d2;}
.border {border:1px solid #f5f5d2;}
.text-shadow {border:1px solid #f5f5d2;}
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, #070702 is the darkest color, while #fdfdf5 is the lightest one.