#fbf000 Hex Color

#FBF000
0
  • #fbf000 Color Information

    • In RGB color space, #fbf000 hex color has a red value of 251, a green value of 240 and a blue value of 0.

    • In CMYK color space (used in color printing), #fbf000 hex color is composed of 0% cyan, 4.38% magenta, 100% yellow and 1.57% black.

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

    • #fbf000 hex color contains mainly RED.

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

    • #fbf000 hex color has a decimal value of 16510976.



    #fbf000 Color Spaces (Color Conversions)

    HEX fbf000 #fbf000
    RGB 251, 240, 0 rgb(251, 240, 0)
    RGB Percent 98.43, 94.12, 0 rgb(98.43, 94.12, 0)
    CMYK 0, 4, 100, 2
    HSL 57.4°, 100, 49.2 hsl(57.4, 100%, 49.2%)
    HSV 57.4°, 100, 98.4
    XYZ 70.944, 82.829, 12.249
    Hunter Lab 91.01, -20.125, 55.728
    CIE-LAB 92.94, -16.013, 91.279
    CIE-LCH 92.94, 92.673, 99.95
    CIE-LUV 0, 4.38, 100, 1.57
    Web Safe ffff00

    RGB percent of color #fbf000

    98.43%
    94.12%
    0%

    CMYK percent of color #fbf000

    0%
    4.38%
    100%
    1.57%


    Color Schemes with #fbf000

    Complementary Color

    Split Complementary


    #fbf000 Color Preview

    Text with hexadecimal color #fbf000

    This text has a font color of #fbf000

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

    #fbf000 Background Color

    This box has a background color of #fbf000

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

    #fbf000 Border Color

    This box has a border color of #fbf000

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

    CSS codes

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

    #fbf000 Color on white background

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

    #fbf000 Color on black background

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