White as Heaven/ mostly black
Enter any color value (e.g., #ec0fb8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fefefe color RGB value is (254,254,254)
#fefefe color CMYK value
#fefefe color HSL value
HSV(or HSB) | 0° | 0 | 99.6 |
XYZ | 94.204 | 99.11 | 107.931 |
Yxy | 0.313 | 0.329 | 99.11 |
LAB | 99.655 | 0.005 | -0.01 |
LUV | 99.655 | 0.001 | -0.017 |
Hunter-LAB | 99.554 | -5.312 | 5.409 |
CIE-LCH | 99.655 | 0.012 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | FE | FE |
Decimal | 254 | 254 | 254 |
Octal | 376 | 376 | 376 |
Binary | 11111110 | 11111110 | 11111110 |
This text has a font color of #fefefe.
<span style="color:#fefefe">Text here</span>
This paragraph has a background color of #fefefe.
<p style="background-color:#fefefe;">Content here</p>
This element has a border color of #fefefe.
<div style="border:1px #fefefe;">Content here</div>
.text {color:#fefefe;}
.background {background-color:#fefefe;}
.border {border:1px solid #fefefe;}
.text-shadow {border:1px solid #fefefe;}
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, #0a0a0a is the darkest color, while #fefefe is the lightest one.