reddish black
Enter any color value (e.g., #4963e8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#f5d283 color RGB value is (245,210,131)
#f5d283 color CMYK value
#f5d283 color HSL value
HSV(or HSB) | 41.6° | 46.5 | 96.1 |
XYZ | 64.8 | 67.144 | 31.018 |
Yxy | 0.398 | 0.412 | 67.144 |
LAB | 85.577 | 2.232 | 43.535 |
LUV | 85.577 | 27.417 | 56.034 |
Hunter-LAB | 81.942 | -2.24 | 34.916 |
CIE-LCH | 85.577 | 43.593 | 87.066 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | F5 | D2 | 83 |
Decimal | 245 | 210 | 131 |
Octal | 365 | 322 | 203 |
Binary | 11110101 | 11010010 | 10000011 |
Below, you can see some colors close to #f5d283. 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 #f5d283.
<span style="color:#f5d283">Text here</span>
This paragraph has a background color of #f5d283.
<p style="background-color:#f5d283;">Content here</p>
This element has a border color of #f5d283.
<div style="border:1px #f5d283;">Content here</div>
.text {color:#f5d283;}
.background {background-color:#f5d283;}
.border {border:1px solid #f5d283;}
.text-shadow {border:1px solid #f5d283;}
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, #0e0a01 is the darkest color, while #fffdf9 is the lightest one.