In RGB color space, #fff140 hex color has a red value of 255, a green value of 241 and a blue value of 64.
In CMYK color space (used in color printing), #fff140 hex color is composed of 0% cyan, 5.49% magenta, 74.9% yellow and 0% black.
#fff140 color has a hue of 55.6 degrees, a saturation of 100% and a lightness of 62.5%.
#fff140 hex color contains mainly RED.
The closest web safe color of #fff140 is #ffff33
#fff140 hex color has a decimal value of 16773440.
HEX | fff140 | #fff140 |
---|---|---|
RGB | 255, 241, 64 | rgb(255, 241, 64) |
RGB Percent | 100, 94.51, 25.1 | rgb(100, 94.51, 25.1) |
CMYK | 0, 5, 75, 0 | |
HSL | 55.6°, 100, 62.5 | hsl(55.6, 100%, 62.5%) |
HSV | 55.6°, 74.9, 100 |
XYZ | 73.621, 84.541, 17.288 |
---|---|
Hunter Lab | 91.946, -17.981, 53.214 |
CIE-LAB | 93.685, -13.591, 80.813 |
CIE-LCH | 93.685, 81.948, 99.547 |
CIE-LUV | 0, 5.49, 74.9, 0 |
Web Safe | ffff33 |
RGB percent of color #fff140
CMYK percent of color #fff140
Text with hexadecimal color #fff140
This text has a font color of #fff140
<p style="color:#fff140">Text here</p>
#fff140 Background Color
This box has a background color of #fff140
<div style="background-color:#fff140">Text here</div>
#fff140 Border Color
This box has a border color of #fff140
<div style="border: 4px solid #fff140">Text here</div>
CSS codes
<p style="color:#fff140">Text here</p>
<div style="background-color:#fff140">Text here</div>
<div style="border: 4px solid #fff140">Text here</div>
#fff140 Color on white background
This is how a font and box color of #fff140 will look
on a white background.
#fff140 Color on black background
This is how a font and box color of #fff140 hex color will look
on a black background.