#fff85e Hex Color

#FFF85E
0
  • #fff85e Color Information

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

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

    • #fff85e color has a hue of 57.4 degrees, a saturation of 100% and a lightness of 68.4%.

    • #fff85e hex color contains mainly RED.

    • The closest web safe color of #fff85e is #ffff66

    • #fff85e hex color has a decimal value of 16775262.



    #fff85e Color Spaces (Color Conversions)

    HEX fff85e #fff85e
    RGB 255, 248, 94 rgb(255, 248, 94)
    RGB Percent 100, 97.25, 36.86 rgb(100, 97.25, 36.86)
    CMYK 0, 3, 63, 0
    HSL 57.4°, 100, 68.4 hsl(57.4, 100%, 68.4%)
    HSV 57.4°, 63.1, 100
    XYZ 76.828, 89.203, 23.758
    Hunter Lab 94.447, -20.082, 51.199
    CIE-LAB 95.665, -15.554, 72.121
    CIE-LCH 95.665, 73.779, 102.17
    CIE-LUV 0, 2.75, 63.14, 0
    Web Safe ffff66

    RGB percent of color #fff85e

    100%
    97.25%
    36.86%

    CMYK percent of color #fff85e

    0%
    2.75%
    63.14%
    0%


    Color Schemes with #fff85e

    Complementary Color

    Split Complementary


    #fff85e Color Preview

    Text with hexadecimal color #fff85e

    This text has a font color of #fff85e

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

    #fff85e Background Color

    This box has a background color of #fff85e

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

    #fff85e Border Color

    This box has a border color of #fff85e

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

    CSS codes

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

    #fff85e Color on white background

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

    #fff85e Color on black background

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