#fff205 Hex Color

#FFF205
0
  • #fff205 Color Information

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

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

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

    • #fff205 hex color contains mainly RED.

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

    • #fff205 hex color has a decimal value of 16773637.



    #fff205 Color Spaces (Color Conversions)

    HEX fff205 #fff205
    RGB 255, 242, 5 rgb(255, 242, 5)
    RGB Percent 100, 94.9, 1.96 rgb(100, 94.9, 1.96)
    CMYK 0, 5, 98, 0
    HSL 56.9°, 100, 51 hsl(56.9, 100%, 51%)
    HSV 56.9°, 98, 100
    XYZ 73.02, 84.775, 12.658
    Hunter Lab 92.073, -19.567, 56.3
    CIE-LAB 93.786, -15.28, 91.675
    CIE-LCH 93.786, 92.94, 99.463
    CIE-LUV 0, 5.1, 98.04, 0
    Web Safe ffff00

    RGB percent of color #fff205

    100%
    94.9%
    1.96%

    CMYK percent of color #fff205

    0%
    5.1%
    98.04%
    0%


    Color Schemes with #fff205

    Complementary Color

    Split Complementary


    #fff205 Color Preview

    Text with hexadecimal color #fff205

    This text has a font color of #fff205

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

    #fff205 Background Color

    This box has a background color of #fff205

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

    #fff205 Border Color

    This box has a border color of #fff205

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

    CSS codes

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

    #fff205 Color on white background

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

    #fff205 Color on black background

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