#fff80d Hex Color

#FFF80D
0
  • #fff80d Color Information

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

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

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

    • #fff80d hex color contains mainly RED.

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

    • #fff80d hex color has a decimal value of 16775181.



    #fff80d Color Spaces (Color Conversions)

    HEX fff80d #fff80d
    RGB 255, 248, 13 rgb(255, 248, 13)
    RGB Percent 100, 97.25, 5.1 rgb(100, 97.25, 5.1)
    CMYK 0, 3, 95, 0
    HSL 58.3°, 100, 52.5 hsl(58.3, 100%, 52.5%)
    HSV 58.3°, 94.9, 100
    XYZ 74.88, 88.424, 13.502
    Hunter Lab 94.034, -22.419, 57.311
    CIE-LAB 95.339, -18.119, 92.23
    CIE-LCH 95.339, 93.993, 101.114
    CIE-LUV 0, 2.75, 94.9, 0
    Web Safe ffff00

    RGB percent of color #fff80d

    100%
    97.25%
    5.1%

    CMYK percent of color #fff80d

    0%
    2.75%
    94.9%
    0%


    Color Schemes with #fff80d

    Complementary Color

    Split Complementary


    #fff80d Color Preview

    Text with hexadecimal color #fff80d

    This text has a font color of #fff80d

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

    #fff80d Background Color

    This box has a background color of #fff80d

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

    #fff80d Border Color

    This box has a border color of #fff80d

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

    CSS codes

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

    #fff80d Color on white background

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

    #fff80d Color on black background

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