In RGB color space, #fffffb hex color has a red value of 255, a green value of 255 and a blue value of 251.
In CMYK color space (used in color printing), #fffffb hex color is composed of 0% cyan, 0% magenta, 1.57% yellow and 0% black.
#fffffb color has a hue of 60 degrees, a saturation of 100% and a lightness of 99.2%.
#fffffb hex color contains mainly RED.
The closest web safe color of #fffffb is #ffffff
#fffffb hex color has a decimal value of 16777211.
HEX | fffffb | #fffffb |
---|---|---|
RGB | 255, 255, 251 | rgb(255, 255, 251) |
RGB Percent | 100, 100, 98.43 | rgb(100, 100, 98.43) |
CMYK | 0, 0, 2, 0 | |
HSL | 60°, 100, 99.2 | hsl(60, 100%, 99.2%) |
HSV | 60°, 1.6, 100 |
XYZ | 94.413, 99.745, 105.543 |
---|---|
Hunter Lab | 99.872, -6.034, 7.254 |
CIE-LAB | 99.901, -0.689, 1.896 |
CIE-LCH | 99.901, 2.017, 109.971 |
CIE-LUV | 0, 0, 1.57, 0 |
Web Safe | ffffff |
RGB percent of color #fffffb
CMYK percent of color #fffffb
Text with hexadecimal color #fffffb
This text has a font color of #fffffb
<p style="color:#fffffb">Text here</p>
#fffffb Background Color
This box has a background color of #fffffb
<div style="background-color:#fffffb">Text here</div>
#fffffb Border Color
This box has a border color of #fffffb
<div style="border: 4px solid #fffffb">Text here</div>
CSS codes
<p style="color:#fffffb">Text here</p>
<div style="background-color:#fffffb">Text here</div>
<div style="border: 4px solid #fffffb">Text here</div>
#fffffb Color on white background
This is how a font and box color of #fffffb will look
on a white background.
#fffffb Color on black background
This is how a font and box color of #fffffb hex color will look
on a black background.