In RGB color space, #fffbef hex color has a red value of 255, a green value of 251 and a blue value of 239.
In CMYK color space (used in color printing), #fffbef hex color is composed of 0% cyan, 1.57% magenta, 6.27% yellow and 0% black.
#fffbef color has a hue of 45 degrees, a saturation of 100% and a lightness of 96.9%.
#fffbef hex color contains mainly RED.
The closest web safe color of #fffbef is #ffffff
#fffbef hex color has a decimal value of 16776175.
HEX | fffbef | #fffbef |
---|---|---|
RGB | 255, 251, 239 | rgb(255, 251, 239) |
RGB Percent | 100, 98.43, 93.73 | rgb(100, 98.43, 93.73) |
CMYK | 0, 2, 6, 0 | |
HSL | 45°, 100, 96.9 | hsl(45, 100%, 96.9%) |
HSV | 45°, 6.3, 100 |
XYZ | 91.317, 96.486, 95.472 |
---|---|
Hunter Lab | 98.227, -5.955, 11.132 |
CIE-LAB | 98.625, -0.701, 6.203 |
CIE-LCH | 98.625, 6.242, 96.448 |
CIE-LUV | 0, 1.57, 6.27, 0 |
Web Safe | ffffff |
RGB percent of color #fffbef
CMYK percent of color #fffbef
Text with hexadecimal color #fffbef
This text has a font color of #fffbef
<p style="color:#fffbef">Text here</p>
#fffbef Background Color
This box has a background color of #fffbef
<div style="background-color:#fffbef">Text here</div>
#fffbef Border Color
This box has a border color of #fffbef
<div style="border: 4px solid #fffbef">Text here</div>
CSS codes
<p style="color:#fffbef">Text here</p>
<div style="background-color:#fffbef">Text here</div>
<div style="border: 4px solid #fffbef">Text here</div>
#fffbef Color on white background
This is how a font and box color of #fffbef will look
on a white background.
#fffbef Color on black background
This is how a font and box color of #fffbef hex color will look
on a black background.