In a RGB color space, #fbf7fa hex color is composed of 98.4% red, 96.9% green and 98% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 1.6% magenta, 0.4% yellow and 1.6% black. It has a hue angle of 315 degrees, a saturation of 33.3% and a lightness of 97.6%. #fbf7fa color hex could be obtained by blending #ffffff with #f7eff5. Closest websafe color is: #ffffff.
The hexadecimal color #fbf7fa has RGB values of R:251, G:247, B:250 and CMYK values of C:0, M:0.02, Y:0, K:0.02. Its decimal value is 16513018.
Hex triplet | fbf7fa | #fbf7fa |
RGB Decimal | 251, 247, 250 | rgb(251,247,250) |
RGB Percent | 98.4, 96.9, 98 | rgb(98.4%,96.9%,98%) |
CMYK | 0, 1.6, 0.4, 1.6 | |
HSL | 315°, 33.3, 97.6 | hsl(315,33.3%,97.6%) |
HSV(HSB) | 315°, 1.6, 98.4 | |
Web Safe | ffffff | #fff |
XYZ | 90.3, 93.933, 103.814 |
xyY | 0.313, 0.326, 93.933 |
CIE-LAB | 97.605, 1.857, -0.976 |
CIE-LCH | 97.605, 2.098, 332.261 |
CIE-LUV | 97.605, 2.077, -1.848 |
Hunter-Lab | 96.919, -3.299, 4.335 |
Binary | 11111011, 11110111, 11111010 |
Below, you can see some colors close to #fbf7fa. 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 #fbf7fa.
<span style="color:#fbf7fa">Text here</span>
This paragraph has a background color of #fbf7fa.
<p style="background-color:#fbf7fa;">Content here</p>
This element has a border color of #fbf7fa.
<div style="border:1px #fbf7fa;">Content here</div>
.text {color:#fbf7fa;}
.background {background-color:#fbf7fa;}
.border {border:1px solid #fbf7fa;}
.text-shadow {border:1px solid #fbf7fa;}
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, #060305 is the darkest color, while #fbf7fa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #faf8f9 is the less saturated color, while #fff3fc is the most saturated one.