In RGB color space, #fffbeb hex color has a red value of 255, a green value of 251 and a blue value of 235.
In CMYK color space (used in color printing), #fffbeb hex color is composed of 0% cyan, 1.57% magenta, 7.84% yellow and 0% black.
#fffbeb color has a hue of 48 degrees, a saturation of 100% and a lightness of 96.1%.
#fffbeb hex color contains mainly RED.
The closest web safe color of #fffbeb is #ffffff
#fffbeb hex color has a decimal value of 16776171.
HEX | fffbeb | #fffbeb |
---|---|---|
RGB | 255, 251, 235 | rgb(255, 251, 235) |
RGB Percent | 100, 98.43, 92.16 | rgb(100, 98.43, 92.16) |
CMYK | 0, 2, 8, 0 | |
HSL | 48°, 100, 96.1 | hsl(48, 100%, 96.1%) |
HSV | 48°, 7.8, 100 |
XYZ | 90.733, 96.253, 92.394 |
---|---|
Hunter Lab | 98.109, -6.609, 12.84 |
CIE-LAB | 98.533, -1.357, 8.123 |
CIE-LCH | 98.533, 8.236, 99.484 |
CIE-LUV | 0, 1.57, 7.84, 0 |
Web Safe | ffffff |
RGB percent of color #fffbeb
CMYK percent of color #fffbeb
Text with hexadecimal color #fffbeb
This text has a font color of #fffbeb
<p style="color:#fffbeb">Text here</p>
#fffbeb Background Color
This box has a background color of #fffbeb
<div style="background-color:#fffbeb">Text here</div>
#fffbeb Border Color
This box has a border color of #fffbeb
<div style="border: 4px solid #fffbeb">Text here</div>
CSS codes
<p style="color:#fffbeb">Text here</p>
<div style="background-color:#fffbeb">Text here</div>
<div style="border: 4px solid #fffbeb">Text here</div>
#fffbeb Color on white background
This is how a font and box color of #fffbeb will look
on a white background.
#fffbeb Color on black background
This is how a font and box color of #fffbeb hex color will look
on a black background.