In RGB color space, #ffffb6 hex color has a red value of 255, a green value of 255 and a blue value of 182.
In CMYK color space (used in color printing), #ffffb6 hex color is composed of 0% cyan, 0% magenta, 28.63% yellow and 0% black.
#ffffb6 color has a hue of 60 degrees, a saturation of 100% and a lightness of 85.7%.
#ffffb6 hex color contains mainly RED.
The closest web safe color of #ffffb6 is #ffffcc
#ffffb6 hex color has a decimal value of 16777142.
HEX | ffffb6 | #ffffb6 |
---|---|---|
RGB | 255, 255, 182 | rgb(255, 255, 182) |
RGB Percent | 100, 100, 71.37 | rgb(100, 100, 71.37) |
CMYK | 0, 0, 29, 0 | |
HSL | 60°, 100, 85.7 | hsl(60, 100%, 85.7%) |
HSV | 60°, 28.6, 100 |
XYZ | 85.443, 96.157, 58.313 |
---|---|
Hunter Lab | 98.06, -16.071, 33.384 |
CIE-LAB | 98.495, -10.953, 34.987 |
CIE-LCH | 98.495, 36.661, 107.383 |
CIE-LUV | 0, 0, 28.63, 0 |
Web Safe | ffffcc |
RGB percent of color #ffffb6
CMYK percent of color #ffffb6
Text with hexadecimal color #ffffb6
This text has a font color of #ffffb6
<p style="color:#ffffb6">Text here</p>
#ffffb6 Background Color
This box has a background color of #ffffb6
<div style="background-color:#ffffb6">Text here</div>
#ffffb6 Border Color
This box has a border color of #ffffb6
<div style="border: 4px solid #ffffb6">Text here</div>
CSS codes
<p style="color:#ffffb6">Text here</p>
<div style="background-color:#ffffb6">Text here</div>
<div style="border: 4px solid #ffffb6">Text here</div>
#ffffb6 Color on white background
This is how a font and box color of #ffffb6 will look
on a white background.
#ffffb6 Color on black background
This is how a font and box color of #ffffb6 hex color will look
on a black background.