In RGB color space, #fefbfb hex color has a red value of 254, a green value of 251 and a blue value of 251.
In CMYK color space (used in color printing), #fefbfb hex color is composed of 0% cyan, 1.18% magenta, 1.18% yellow and 0.39% black.
#fefbfb color has a hue of 0 degrees, a saturation of 60% and a lightness of 99%.
#fefbfb hex color contains mainly RED.
The closest web safe color of #fefbfb is #ffffff
#fefbfb hex color has a decimal value of 16710651.
HEX | fefbfb | #fefbfb |
---|---|---|
RGB | 254, 251, 251 | rgb(254, 251, 251) |
RGB Percent | 99.61, 98.43, 98.43 | rgb(99.61, 98.43, 98.43) |
CMYK | 0, 1, 1, 0 | |
HSL | 0°, 60, 99 | hsl(0, 60%, 99%) |
HSV | 0°, 1.2, 99.6 |
XYZ | 92.783, 97.03, 105.105 |
---|---|
Hunter Lab | 98.504, -4.248, 5.689 |
CIE-LAB | 98.84, 0.998, 0.341 |
CIE-LCH | 98.84, 1.055, 18.864 |
CIE-LUV | 0, 1.18, 1.18, 0.39 |
Web Safe | ffffff |
RGB percent of color #fefbfb
CMYK percent of color #fefbfb
Text with hexadecimal color #fefbfb
This text has a font color of #fefbfb
<p style="color:#fefbfb">Text here</p>
#fefbfb Background Color
This box has a background color of #fefbfb
<div style="background-color:#fefbfb">Text here</div>
#fefbfb Border Color
This box has a border color of #fefbfb
<div style="border: 4px solid #fefbfb">Text here</div>
CSS codes
<p style="color:#fefbfb">Text here</p>
<div style="background-color:#fefbfb">Text here</div>
<div style="border: 4px solid #fefbfb">Text here</div>
#fefbfb Color on white background
This is how a font and box color of #fefbfb will look
on a white background.
#fefbfb Color on black background
This is how a font and box color of #fefbfb hex color will look
on a black background.