reddish black
Enter any color value (e.g., #396526, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fefdfd color RGB value is (254,253,253)
#fefdfd color CMYK value
#fefdfd color HSL value
HSV(or HSB) | 0° | 0.4 | 99.6 |
XYZ | 93.728 | 98.413 | 106.984 |
Yxy | 0.313 | 0.329 | 98.413 |
LAB | 99.383 | 0.335 | 0.106 |
LUV | 99.383 | 0.561 | 0.104 |
Hunter-LAB | 99.203 | -4.958 | 5.502 |
CIE-LCH | 99.383 | 0.351 | 17.553 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | FD | FD |
Decimal | 254 | 253 | 253 |
Octal | 376 | 375 | 375 |
Binary | 11111110 | 11111101 | 11111101 |
Below, you can see some colors close to #fefdfd. 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 #fefdfd.
<span style="color:#fefdfd">Text here</span>
This paragraph has a background color of #fefdfd.
<p style="background-color:#fefdfd;">Content here</p>
This element has a border color of #fefdfd.
<div style="border:1px #fefdfd;">Content here</div>
.text {color:#fefdfd;}
.background {background-color:#fefdfd;}
.border {border:1px solid #fefdfd;}
.text-shadow {border:1px solid #fefdfd;}
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, #0c0606 is the darkest color, while #fefdfd is the lightest one.