light brilliant red
#fefafa color RGB value is (254,250,250)
#fefafa color CMYK value
#fefafa color HSL value
HSV(or HSB) | 0° | 1.6 | 99.6 |
XYZ | 92.314 | 96.344 | 104.173 |
Yxy | 0.315 | 0.329 | 96.344 |
LAB | 98.569 | 1.33 | 0.459 |
LUV | 98.569 | 2.253 | 0.469 |
Hunter-LAB | 98.155 | -3.894 | 5.783 |
CIE-LCH | 98.569 | 1.407 | 19.033 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FE | FA | FA |
Decimal | 254 | 250 | 250 |
Octal | 376 | 372 | 372 |
Binary | 11111110 | 11111010 | 11111010 |
Below, you can see some colors close to #fefafa. 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 #fefafa.
<span style="color:#fefafa">Text here</span>
This paragraph has a background color of #fefafa.
<p style="background-color:#fefafa;">Content here</p>
This element has a border color of #fefafa.
<div style="border:1px #fefafa;">Content here</div>
.text {color:#fefafa;}
.background {background-color:#fefafa;}
.border {border:1px solid #fefafa;}
.text-shadow {border:1px solid #fefafa;}
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, #0d0303 is the darkest color, while #fefafa is the lightest one.