In a RGB color space, #fee7f0 hex color is composed of 99.6% red, 90.6% green and 94.1% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 9.1% magenta, 5.5% yellow and 0.4% black. It has a hue angle of 336.5 degrees, a saturation of 92% and a lightness of 95.1%. #fee7f0 color hex could be obtained by blending #ffffff with #fdcfe1. Closest websafe color is: #ffffff.
The hexadecimal color #fee7f0 has RGB values of R:254, G:231, B:240 and CMYK values of C:0, M:0.09, Y:0.06, K:0. Its decimal value is 16705520.
Hex triplet | fee7f0 | #fee7f0 |
RGB Decimal | 254, 231, 240 | rgb(254,231,240) |
RGB Percent | 99.6, 90.6, 94.1 | rgb(99.6%,90.6%,94.1%) |
CMYK | 0, 9.1, 5.5, 0.4 | |
HSL | 336.5°, 92, 95.1 | hsl(336.5,92%,95.1%) |
HSV(HSB) | 336.5°, 9.1, 99.6 | |
Web Safe | ffffff | #fff |
XYZ | 85.177, 84.514, 94.262 |
xyY | 0.323, 0.32, 84.514 |
CIE-LAB | 93.673, 9.327, -1.522 |
CIE-LCH | 93.673, 9.451, 350.731 |
CIE-LUV | 93.673, 12.737, -4.034 |
Hunter-Lab | 91.931, 4.505, 3.559 |
Binary | 11111110, 11100111, 11110000 |
Below, you can see some colors close to #fee7f0. 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 #fee7f0.
<span style="color:#fee7f0">Text here</span>
This paragraph has a background color of #fee7f0.
<p style="background-color:#fee7f0;">Content here</p>
This element has a border color of #fee7f0.
<div style="border:1px #fee7f0;">Content here</div>
.text {color:#fee7f0;}
.background {background-color:#fee7f0;}
.border {border:1px solid #fee7f0;}
.text-shadow {border:1px solid #fee7f0;}
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, #110107 is the darkest color, while #fffbfd is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f3f2f2 is the less saturated color, while #fee7f0 is the most saturated one.