#fff012 Hex Color

#FFF012
0
  • #fff012 Color Information

    • In RGB color space, #fff012 hex color has a red value of 255, a green value of 240 and a blue value of 18.

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

    • #fff012 color has a hue of 56.2 degrees, a saturation of 100% and a lightness of 53.5%.

    • #fff012 hex color contains mainly RED.

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

    • #fff012 hex color has a decimal value of 16773138.



    #fff012 Color Spaces (Color Conversions)

    HEX fff012 #fff012
    RGB 255, 240, 18 rgb(255, 240, 18)
    RGB Percent 100, 94.12, 7.06 rgb(100, 94.12, 7.06)
    CMYK 0, 6, 93, 0
    HSL 56.2°, 100, 53.5 hsl(56.2, 100%, 53.5%)
    HSV 56.2°, 92.9, 100
    XYZ 72.509, 83.624, 12.892
    Hunter Lab 91.446, -18.496, 55.654
    CIE-LAB 93.287, -14.199, 90.217
    CIE-LCH 93.287, 91.328, 98.944
    CIE-LUV 0, 5.88, 92.94, 0
    Web Safe ffff00

    RGB percent of color #fff012

    100%
    94.12%
    7.06%

    CMYK percent of color #fff012

    0%
    5.88%
    92.94%
    0%


    Color Schemes with #fff012

    Complementary Color

    Split Complementary


    #fff012 Color Preview

    Text with hexadecimal color #fff012

    This text has a font color of #fff012

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

    #fff012 Background Color

    This box has a background color of #fff012

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

    #fff012 Border Color

    This box has a border color of #fff012

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

    CSS codes

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

    #fff012 Color on white background

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

    #fff012 Color on black background

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