#fff280 Hex Color

#FFF280
0
  • #fff280 Color Information

    • In RGB color space, #fff280 hex color has a red value of 255, a green value of 242 and a blue value of 128.

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

    • #fff280 color has a hue of 53.9 degrees, a saturation of 100% and a lightness of 75.1%.

    • #fff280 hex color contains mainly RED.

    • The closest web safe color of #fff280 is #ffff99

    • #fff280 hex color has a decimal value of 16773760.



    #fff280 Color Spaces (Color Conversions)

    HEX fff280 #fff280
    RGB 255, 242, 128 rgb(255, 242, 128)
    RGB Percent 100, 94.9, 50.2 rgb(100, 94.9, 50.2)
    CMYK 0, 5, 50, 0
    HSL 53.9°, 100, 75.1 hsl(53.9, 100%, 75.1%)
    HSV 53.9°, 49.8, 100
    XYZ 76.888, 86.323, 33.032
    Hunter Lab 92.91, -14.875, 43.958
    CIE-LAB 94.45, -10.196, 56.045
    CIE-LCH 94.45, 56.965, 100.311
    CIE-LUV 0, 5.1, 49.8, 0
    Web Safe ffff99

    RGB percent of color #fff280

    100%
    94.9%
    50.2%

    CMYK percent of color #fff280

    0%
    5.1%
    49.8%
    0%


    Color Schemes with #fff280

    Complementary Color

    Split Complementary


    #fff280 Color Preview

    Text with hexadecimal color #fff280

    This text has a font color of #fff280

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

    #fff280 Background Color

    This box has a background color of #fff280

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

    #fff280 Border Color

    This box has a border color of #fff280

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

    CSS codes

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

    #fff280 Color on white background

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

    #fff280 Color on black background

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