#fff212 Hex Color

#FFF212
0
  • #fff212 Color Information

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

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

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

    • #fff212 hex color contains mainly RED.

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

    • #fff212 hex color has a decimal value of 16773650.



    #fff212 Color Spaces (Color Conversions)

    HEX fff212 #fff212
    RGB 255, 242, 18 rgb(255, 242, 18)
    RGB Percent 100, 94.9, 7.06 rgb(100, 94.9, 7.06)
    CMYK 0, 5, 93, 0
    HSL 56.7°, 100, 53.5 hsl(56.7, 100%, 53.5%)
    HSV 56.7°, 92.9, 100
    XYZ 73.101, 84.808, 13.089
    Hunter Lab 92.091, -19.468, 56.037
    CIE-LAB 93.8, -15.172, 90.604
    CIE-LCH 93.8, 91.866, 99.506
    CIE-LUV 0, 5.1, 92.94, 0
    Web Safe ffff00

    RGB percent of color #fff212

    100%
    94.9%
    7.06%

    CMYK percent of color #fff212

    0%
    5.1%
    92.94%
    0%


    Color Schemes with #fff212

    Complementary Color

    Split Complementary


    #fff212 Color Preview

    Text with hexadecimal color #fff212

    This text has a font color of #fff212

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

    #fff212 Background Color

    This box has a background color of #fff212

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

    #fff212 Border Color

    This box has a border color of #fff212

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

    CSS codes

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

    #fff212 Color on white background

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

    #fff212 Color on black background

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