#fff200 Hex Color

#FFF200
0
  • #fff200 Color Information

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

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

    • #fff200 color has a hue of 56.9 degrees, a saturation of 100% and a lightness of 50%.

    • #fff200 hex color contains mainly RED.

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

    • #fff200 hex color has a decimal value of 16773632.



    #fff200 Color Spaces (Color Conversions)

    HEX fff200 #fff200
    RGB 255, 242, 0 rgb(255, 242, 0)
    RGB Percent 100, 94.9, 0 rgb(100, 94.9, 0)
    CMYK 0, 5, 100, 0
    HSL 56.9°, 100, 50 hsl(56.9, 100%, 50%)
    HSV 56.9°, 100, 100
    XYZ 72.992, 84.764, 12.514
    Hunter Lab 92.067, -19.601, 56.388
    CIE-LAB 93.781, -15.318, 92.039
    CIE-LCH 93.781, 93.305, 99.449
    CIE-LUV 0, 5.1, 100, 0
    Web Safe ffff00

    RGB percent of color #fff200

    100%
    94.9%
    0%

    CMYK percent of color #fff200

    0%
    5.1%
    100%
    0%


    Color Schemes with #fff200

    Complementary Color

    Split Complementary


    #fff200 Color Preview

    Text with hexadecimal color #fff200

    This text has a font color of #fff200

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

    #fff200 Background Color

    This box has a background color of #fff200

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

    #fff200 Border Color

    This box has a border color of #fff200

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

    CSS codes

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

    #fff200 Color on white background

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

    #fff200 Color on black background

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