In RGB color space, #fff14e hex color has a red value of 255, a green value of 241 and a blue value of 78.
In CMYK color space (used in color printing), #fff14e hex color is composed of 0% cyan, 5.49% magenta, 69.41% yellow and 0% black.
#fff14e color has a hue of 55.3 degrees, a saturation of 100% and a lightness of 65.3%.
#fff14e hex color contains mainly RED.
The closest web safe color of #fff14e is #ffff66
#fff14e hex color has a decimal value of 16773454.
HEX | fff14e | #fff14e |
---|---|---|
RGB | 255, 241, 78 | rgb(255, 241, 78) |
RGB Percent | 100, 94.51, 30.59 | rgb(100, 94.51, 30.59) |
CMYK | 0, 5, 69, 0 | |
HSL | 55.3°, 100, 65.3 | hsl(55.3, 100%, 65.3%) |
HSV | 55.3°, 69.4, 100 |
XYZ | 74.07, 84.721, 19.657 |
---|---|
Hunter Lab | 92.044, -17.434, 51.769 |
CIE-LAB | 93.763, -12.995, 76.21 |
CIE-LCH | 93.763, 77.31, 99.677 |
CIE-LUV | 0, 5.49, 69.41, 0 |
Web Safe | ffff66 |
RGB percent of color #fff14e
CMYK percent of color #fff14e
Text with hexadecimal color #fff14e
This text has a font color of #fff14e
<p style="color:#fff14e">Text here</p>
#fff14e Background Color
This box has a background color of #fff14e
<div style="background-color:#fff14e">Text here</div>
#fff14e Border Color
This box has a border color of #fff14e
<div style="border: 4px solid #fff14e">Text here</div>
CSS codes
<p style="color:#fff14e">Text here</p>
<div style="background-color:#fff14e">Text here</div>
<div style="border: 4px solid #fff14e">Text here</div>
#fff14e Color on white background
This is how a font and box color of #fff14e will look
on a white background.
#fff14e Color on black background
This is how a font and box color of #fff14e hex color will look
on a black background.