In RGB color space, #fff094 hex color has a red value of 255, a green value of 240 and a blue value of 148.
In CMYK color space (used in color printing), #fff094 hex color is composed of 0% cyan, 5.88% magenta, 41.96% yellow and 0% black.
#fff094 color has a hue of 51.6 degrees, a saturation of 100% and a lightness of 79%.
#fff094 hex color contains mainly RED.
The closest web safe color of #fff094 is #ffff99
#fff094 hex color has a decimal value of 16773268.
HEX | fff094 | #fff094 |
---|---|---|
RGB | 255, 240, 148 | rgb(255, 240, 148) |
RGB Percent | 100, 94.12, 58.04 | rgb(100, 94.12, 58.04) |
CMYK | 0, 6, 42, 0 | |
HSL | 51.6°, 100, 79 | hsl(51.6, 100%, 79%) |
HSV | 51.6°, 42, 100 |
XYZ | 77.745, 85.718, 40.465 |
---|---|
Hunter Lab | 92.584, -12.131, 38.895 |
CIE-LAB | 94.192, -7.357, 46.193 |
CIE-LCH | 94.192, 46.775, 99.049 |
CIE-LUV | 0, 5.88, 41.96, 0 |
Web Safe | ffff99 |
RGB percent of color #fff094
CMYK percent of color #fff094
Text with hexadecimal color #fff094
This text has a font color of #fff094
<p style="color:#fff094">Text here</p>
#fff094 Background Color
This box has a background color of #fff094
<div style="background-color:#fff094">Text here</div>
#fff094 Border Color
This box has a border color of #fff094
<div style="border: 4px solid #fff094">Text here</div>
CSS codes
<p style="color:#fff094">Text here</p>
<div style="background-color:#fff094">Text here</div>
<div style="border: 4px solid #fff094">Text here</div>
#fff094 Color on white background
This is how a font and box color of #fff094 will look
on a white background.
#fff094 Color on black background
This is how a font and box color of #fff094 hex color will look
on a black background.