very light orange-yellow/very light amber
#fdfcf9 color RGB value is (253,252,249)
#fdfcf9 color CMYK value
#fdfcf9 color HSL value
HSV(or HSB) | 45° | 1.6 | 99.2 |
XYZ | 92.417 | 97.343 | 103.541 |
Yxy | 0.315 | 0.332 | 97.343 |
LAB | 98.963 | -0.186 | 1.539 |
LUV | 98.963 | 0.73 | 2.41 |
Hunter-LAB | 98.663 | -5.458 | 6.842 |
CIE-LCH | 98.963 | 1.55 | 96.903 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FD | FC | F9 |
Decimal | 253 | 252 | 249 |
Octal | 375 | 374 | 371 |
Binary | 11111101 | 11111100 | 11111001 |
Below, you can see some colors close to #fdfcf9. 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 #fdfcf9.
<span style="color:#fdfcf9">Text here</span>
This paragraph has a background color of #fdfcf9.
<p style="background-color:#fdfcf9;">Content here</p>
This element has a border color of #fdfcf9.
<div style="border:1px #fdfcf9;">Content here</div>
.text {color:#fdfcf9;}
.background {background-color:#fdfcf9;}
.border {border:1px solid #fdfcf9;}
.text-shadow {border:1px solid #fdfcf9;}
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, #0a0803 is the darkest color, while #fdfcf9 is the lightest one.