In a RGB color space, #fefcfe hex color is composed of 99.6% red, 98.8% green and 99.6% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0.8% magenta, 0% yellow and 0.4% black. It has a hue angle of 300 degrees, a saturation of 50% and a lightness of 99.2%. #fefcfe color hex could be obtained by blending #ffffff with #fdf9fd. Closest websafe color is: #ffffff.
The hexadecimal color #fefcfe has RGB values of R:254, G:252, B:254 and CMYK values of C:0, M:0.01, Y:0, K:0. Its decimal value is 16710910.
Hex triplet | fefcfe | #fefcfe |
RGB Decimal | 254, 252, 254 | rgb(254,252,254) |
RGB Percent | 99.6, 98.8, 99.6 | rgb(99.6%,98.8%,99.6%) |
CMYK | 0, 0.8, 0, 0.4 | |
HSL | 300°, 50, 99.2 | hsl(300,50%,99.2%) |
HSV(HSB) | 300°, 0.8, 99.6 | |
Web Safe | ffffff | #fff |
XYZ | 93.573, 97.847, 107.721 |
xyY | 0.313, 0.327, 97.847 |
CIE-LAB | 99.162, 1.015, -0.731 |
CIE-LCH | 99.162, 1.251, 324.239 |
CIE-LUV | 99.162, 1.008, -1.319 |
Hunter-Lab | 98.918, -4.251, 4.676 |
Binary | 11111110, 11111100, 11111110 |
Below, you can see some colors close to #fefcfe. 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 #fefcfe.
<span style="color:#fefcfe">Text here</span>
This paragraph has a background color of #fefcfe.
<p style="background-color:#fefcfe;">Content here</p>
This element has a border color of #fefcfe.
<div style="border:1px #fefcfe;">Content here</div>
.text {color:#fefcfe;}
.background {background-color:#fefcfe;}
.border {border:1px solid #fefcfe;}
.text-shadow {border:1px solid #fefcfe;}
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, #0d040d is the darkest color, while #fefcfe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #fdfdfd is the less saturated color, while #fffbff is the most saturated one.