#fff80f Hex Color

#FFF80F
0
  • #fff80f Color Information

    • In RGB color space, #fff80f hex color has a red value of 255, a green value of 248 and a blue value of 15.

    • In CMYK color space (used in color printing), #fff80f hex color is composed of 0% cyan, 2.75% magenta, 94.12% yellow and 0% black.

    • #fff80f color has a hue of 58.3 degrees, a saturation of 100% and a lightness of 52.9%.

    • #fff80f hex color contains mainly RED.

    • The closest web safe color of #fff80f is #ffff00

    • #fff80f hex color has a decimal value of 16775183.



    #fff80f Color Spaces (Color Conversions)

    HEX fff80f #fff80f
    RGB 255, 248, 15 rgb(255, 248, 15)
    RGB Percent 100, 97.25, 5.88 rgb(100, 97.25, 5.88)
    CMYK 0, 3, 94, 0
    HSL 58.3°, 100, 52.9 hsl(58.3, 100%, 52.9%)
    HSV 58.3°, 94.1, 100
    XYZ 74.894, 88.429, 13.573
    Hunter Lab 94.037, -22.401, 57.268
    CIE-LAB 95.341, -18.099, 92.059
    CIE-LCH 95.341, 93.821, 101.123
    CIE-LUV 0, 2.75, 94.12, 0
    Web Safe ffff00

    RGB percent of color #fff80f

    100%
    97.25%
    5.88%

    CMYK percent of color #fff80f

    0%
    2.75%
    94.12%
    0%


    Color Schemes with #fff80f

    Complementary Color

    Split Complementary


    #fff80f Color Preview

    Text with hexadecimal color #fff80f

    This text has a font color of #fff80f

    <p style="color:#fff80f">Text here</p>

    #fff80f Background Color

    This box has a background color of #fff80f

    <div style="background-color:#fff80f">Text here</div>

    #fff80f Border Color

    This box has a border color of #fff80f

    <div style="border: 4px solid #fff80f">Text here</div>

    CSS codes

    <p style="color:#fff80f">Text here</p>
    <div style="background-color:#fff80f">Text here</div>
    <div style="border: 4px solid #fff80f">Text here</div>

    #fff80f Color on white background

    This is how a font and box color of #fff80f will look
    on a white background.

    #fff80f Color on black background

    This is how a font and box color of #fff80f hex color will look
    on a black background.