light brilliant orange(brown)/light brilliant orange
#fdf9f5 color RGB value is (253,249,245)
#fdf9f5 color CMYK value
#fdf9f5 color HSL value
HSV(or HSB) | 30° | 3.2 | 99.2 |
XYZ | 90.865 | 95.227 | 99.978 |
Yxy | 0.318 | 0.333 | 95.227 |
LAB | 98.124 | 0.643 | 2.374 |
LUV | 98.124 | 2.49 | 3.536 |
Hunter-LAB | 97.584 | -4.562 | 7.565 |
CIE-LCH | 98.124 | 2.459 | 74.856 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FD | F9 | F5 |
Decimal | 253 | 249 | 245 |
Octal | 375 | 371 | 365 |
Binary | 11111101 | 11111001 | 11110101 |
Below, you can see some colors close to #fdf9f5. 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 #fdf9f5.
<span style="color:#fdf9f5">Text here</span>
This paragraph has a background color of #fdf9f5.
<p style="background-color:#fdf9f5;">Content here</p>
This element has a border color of #fdf9f5.
<div style="border:1px #fdf9f5;">Content here</div>
.text {color:#fdf9f5;}
.background {background-color:#fdf9f5;}
.border {border:1px solid #fdf9f5;}
.text-shadow {border:1px solid #fdf9f5;}
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, #080502 is the darkest color, while #fdf9f5 is the lightest one.