In a RGB color space, #fefeff hex color is composed of 99.6% red, 99.6% green and 100% blue. Whereas in a CMYK color space, it is composed of 0.4% cyan, 0.4% magenta, 0% yellow and 0% black. It has a hue angle of 240 degrees, a saturation of 100% and a lightness of 99.8%. #fefeff color hex could be obtained by blending #ffffff with #fdfdff. Closest websafe color is: #ffffff.
The hexadecimal color #fefeff has RGB values of R:254, G:254, B:255 and CMYK values of C:0, M:0, Y:0, K:0. Its decimal value is 16711423.
Hex triplet | fefeff | #fefeff |
RGB Decimal | 254, 254, 255 | rgb(254,254,255) |
RGB Percent | 99.6, 99.6, 100 | rgb(99.6%,99.6%,100%) |
CMYK | 0.4, 0.4, 0, 0 | |
HSL | 240°, 100, 99.8 | hsl(240,100%,99.8%) |
HSV(HSB) | 240°, 0.4, 100 | |
Web Safe | ffffff | #fff |
XYZ | 94.365, 99.174, 108.777 |
xyY | 0.312, 0.328, 99.174 |
CIE-LAB | 99.68, 0.181, -0.487 |
CIE-LCH | 99.68, 0.519, 290.364 |
CIE-LUV | 99.68, -0.055, -0.789 |
Hunter-Lab | 99.586, -5.135, 4.949 |
Binary | 11111110, 11111110, 11111111 |
Below, you can see some colors close to #fefeff. 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 #fefeff.
<span style="color:#fefeff">Text here</span>
This paragraph has a background color of #fefeff.
<p style="background-color:#fefeff;">Content here</p>
This element has a border color of #fefeff.
<div style="border:1px #fefeff;">Content here</div>
.text {color:#fefeff;}
.background {background-color:#fefeff;}
.border {border:1px solid #fefeff;}
.text-shadow {border:1px solid #fefeff;}
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, #000014 is the darkest color, while #fefeff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #fefeff is the less saturated color, while #fefeff is the most saturated one.