In RGB color space, #fff265 hex color has a red value of 255, a green value of 242 and a blue value of 101.
In CMYK color space (used in color printing), #fff265 hex color is composed of 0% cyan, 5.1% magenta, 60.39% yellow and 0% black.
#fff265 color has a hue of 54.9 degrees, a saturation of 100% and a lightness of 69.8%.
#fff265 hex color contains mainly RED.
The closest web safe color of #fff265 is #ffff66
#fff265 hex color has a decimal value of 16773733.
HEX | fff265 | #fff265 |
---|---|---|
RGB | 255, 242, 101 | rgb(255, 242, 101) |
RGB Percent | 100, 94.9, 39.61 | rgb(100, 94.9, 39.61) |
CMYK | 0, 5, 60, 0 | |
HSL | 54.9°, 100, 69.8 | hsl(54.9, 100%, 69.8%) |
HSV | 54.9°, 60.4, 100 |
XYZ | 75.341, 85.704, 24.884 |
---|---|
Hunter Lab | 92.576, -16.741, 48.867 |
CIE-LAB | 94.186, -12.201, 67.697 |
CIE-LCH | 94.186, 68.788, 100.217 |
CIE-LUV | 0, 5.1, 60.39, 0 |
Web Safe | ffff66 |
RGB percent of color #fff265
CMYK percent of color #fff265
Text with hexadecimal color #fff265
This text has a font color of #fff265
<p style="color:#fff265">Text here</p>
#fff265 Background Color
This box has a background color of #fff265
<div style="background-color:#fff265">Text here</div>
#fff265 Border Color
This box has a border color of #fff265
<div style="border: 4px solid #fff265">Text here</div>
CSS codes
<p style="color:#fff265">Text here</p>
<div style="background-color:#fff265">Text here</div>
<div style="border: 4px solid #fff265">Text here</div>
#fff265 Color on white background
This is how a font and box color of #fff265 will look
on a white background.
#fff265 Color on black background
This is how a font and box color of #fff265 hex color will look
on a black background.