#fff882 Hex Color

#FFF882
0
  • #fff882 Color Information

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

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

    • #fff882 color has a hue of 56.6 degrees, a saturation of 100% and a lightness of 75.5%.

    • #fff882 hex color contains mainly RED.

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

    • #fff882 hex color has a decimal value of 16775298.



    #fff882 Color Spaces (Color Conversions)

    HEX fff882 #fff882
    RGB 255, 248, 130 rgb(255, 248, 130)
    RGB Percent 100, 97.25, 50.98 rgb(100, 97.25, 50.98)
    CMYK 0, 3, 49, 0
    HSL 56.6°, 100, 75.5 hsl(56.6, 100%, 75.5%)
    HSV 56.6°, 49, 100
    XYZ 78.837, 90.007, 34.337
    Hunter Lab 94.872, -17.696, 44.952
    CIE-LAB 96, -12.971, 56.97
    CIE-LCH 96, 58.428, 102.827
    CIE-LUV 0, 2.75, 49.02, 0
    Web Safe ffff99

    RGB percent of color #fff882

    100%
    97.25%
    50.98%

    CMYK percent of color #fff882

    0%
    2.75%
    49.02%
    0%


    Color Schemes with #fff882

    Complementary Color

    Split Complementary


    #fff882 Color Preview

    Text with hexadecimal color #fff882

    This text has a font color of #fff882

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

    #fff882 Background Color

    This box has a background color of #fff882

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

    #fff882 Border Color

    This box has a border color of #fff882

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

    CSS codes

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

    #fff882 Color on white background

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

    #fff882 Color on black background

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