In RGB color space, #fff053 hex color has a red value of 255, a green value of 240 and a blue value of 83.
In CMYK color space (used in color printing), #fff053 hex color is composed of 0% cyan, 5.88% magenta, 67.45% yellow and 0% black.
#fff053 color has a hue of 54.8 degrees, a saturation of 100% and a lightness of 66.3%.
#fff053 hex color contains mainly RED.
The closest web safe color of #fff053 is #ffff66
#fff053 hex color has a decimal value of 16773203.
HEX | fff053 | #fff053 |
---|---|---|
RGB | 255, 240, 83 | rgb(255, 240, 83) |
RGB Percent | 100, 94.12, 32.55 | rgb(100, 94.12, 32.55) |
CMYK | 0, 6, 67, 0 | |
HSL | 54.8°, 100, 66.3 | hsl(54.8, 100%, 66.3%) |
HSV | 54.8°, 67.5, 100 |
XYZ | 73.961, 84.205, 20.539 |
---|---|
Hunter Lab | 91.763, -16.715, 50.964 |
CIE-LAB | 93.539, -12.258, 74.159 |
CIE-LCH | 93.539, 75.165, 99.386 |
CIE-LUV | 0, 5.88, 67.45, 0 |
Web Safe | ffff66 |
RGB percent of color #fff053
CMYK percent of color #fff053
Text with hexadecimal color #fff053
This text has a font color of #fff053
<p style="color:#fff053">Text here</p>
#fff053 Background Color
This box has a background color of #fff053
<div style="background-color:#fff053">Text here</div>
#fff053 Border Color
This box has a border color of #fff053
<div style="border: 4px solid #fff053">Text here</div>
CSS codes
<p style="color:#fff053">Text here</p>
<div style="background-color:#fff053">Text here</div>
<div style="border: 4px solid #fff053">Text here</div>
#fff053 Color on white background
This is how a font and box color of #fff053 will look
on a white background.
#fff053 Color on black background
This is how a font and box color of #fff053 hex color will look
on a black background.