In RGB color space, #ffffb5 hex color has a red value of 255, a green value of 255 and a blue value of 181.
In CMYK color space (used in color printing), #ffffb5 hex color is composed of 0% cyan, 0% magenta, 29.02% yellow and 0% black.
#ffffb5 color has a hue of 60 degrees, a saturation of 100% and a lightness of 85.5%.
#ffffb5 hex color contains mainly RED.
The closest web safe color of #ffffb5 is #ffffcc
#ffffb5 hex color has a decimal value of 16777141.
HEX | ffffb5 | #ffffb5 |
---|---|---|
RGB | 255, 255, 181 | rgb(255, 255, 181) |
RGB Percent | 100, 100, 70.98 | rgb(100, 100, 70.98) |
CMYK | 0, 0, 29, 0 | |
HSL | 60°, 100, 85.5 | hsl(60, 100%, 85.5%) |
HSV | 60°, 29, 100 |
XYZ | 85.34, 96.116, 57.77 |
---|---|
Hunter Lab | 98.039, -16.189, 33.69 |
CIE-LAB | 98.478, -11.077, 35.465 |
CIE-LCH | 98.478, 37.155, 107.345 |
CIE-LUV | 0, 0, 29.02, 0 |
Web Safe | ffffcc |
RGB percent of color #ffffb5
CMYK percent of color #ffffb5
Text with hexadecimal color #ffffb5
This text has a font color of #ffffb5
<p style="color:#ffffb5">Text here</p>
#ffffb5 Background Color
This box has a background color of #ffffb5
<div style="background-color:#ffffb5">Text here</div>
#ffffb5 Border Color
This box has a border color of #ffffb5
<div style="border: 4px solid #ffffb5">Text here</div>
CSS codes
<p style="color:#ffffb5">Text here</p>
<div style="background-color:#ffffb5">Text here</div>
<div style="border: 4px solid #ffffb5">Text here</div>
#ffffb5 Color on white background
This is how a font and box color of #ffffb5 will look
on a white background.
#ffffb5 Color on black background
This is how a font and box color of #ffffb5 hex color will look
on a black background.