In RGB color space, #fff94b hex color has a red value of 255, a green value of 249 and a blue value of 75.
In CMYK color space (used in color printing), #fff94b hex color is composed of 0% cyan, 2.35% magenta, 70.59% yellow and 0% black.
#fff94b color has a hue of 58 degrees, a saturation of 100% and a lightness of 64.7%.
#fff94b hex color contains mainly RED.
The closest web safe color of #fff94b is #ffff33
#fff94b hex color has a decimal value of 16775499.
HEX | fff94b | #fff94b |
---|---|---|
RGB | 255, 249, 75 | rgb(255, 249, 75) |
RGB Percent | 100, 97.65, 29.41 | rgb(100, 97.65, 29.41) |
CMYK | 0, 2, 71, 0 | |
HSL | 58°, 100, 64.7 | hsl(58, 100%, 64.7%) |
HSV | 58°, 70.6, 100 |
XYZ | 76.386, 89.519, 19.91 |
---|---|
Hunter Lab | 94.614, -21.465, 53.754 |
CIE-LAB | 95.797, -17.016, 79.235 |
CIE-LCH | 95.797, 81.042, 102.12 |
CIE-LUV | 0, 2.35, 70.59, 0 |
Web Safe | ffff33 |
RGB percent of color #fff94b
CMYK percent of color #fff94b
Text with hexadecimal color #fff94b
This text has a font color of #fff94b
<p style="color:#fff94b">Text here</p>
#fff94b Background Color
This box has a background color of #fff94b
<div style="background-color:#fff94b">Text here</div>
#fff94b Border Color
This box has a border color of #fff94b
<div style="border: 4px solid #fff94b">Text here</div>
CSS codes
<p style="color:#fff94b">Text here</p>
<div style="background-color:#fff94b">Text here</div>
<div style="border: 4px solid #fff94b">Text here</div>
#fff94b Color on white background
This is how a font and box color of #fff94b will look
on a white background.
#fff94b Color on black background
This is how a font and box color of #fff94b hex color will look
on a black background.