#fff12c Hex Color

#FFF12C
0
  • #fff12c Color Information

    • In RGB color space, #fff12c hex color has a red value of 255, a green value of 241 and a blue value of 44.

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

    • #fff12c color has a hue of 56 degrees, a saturation of 100% and a lightness of 58.6%.

    • #fff12c hex color contains mainly RED.

    • The closest web safe color of #fff12c is #ffff33

    • #fff12c hex color has a decimal value of 16773420.



    #fff12c Color Spaces (Color Conversions)

    HEX fff12c #fff12c
    RGB 255, 241, 44 rgb(255, 241, 44)
    RGB Percent 100, 94.51, 17.25 rgb(100, 94.51, 17.25)
    CMYK 0, 5, 83, 0
    HSL 56°, 100, 58.6 hsl(56, 100%, 58.6%)
    HSV 56°, 82.7, 100
    XYZ 73.15, 84.352, 14.809
    Hunter Lab 91.843, -18.557, 54.73
    CIE-LAB 93.603, -14.22, 86.118
    CIE-LCH 93.603, 87.284, 99.376
    CIE-LUV 0, 5.49, 82.75, 0
    Web Safe ffff33

    RGB percent of color #fff12c

    100%
    94.51%
    17.25%

    CMYK percent of color #fff12c

    0%
    5.49%
    82.75%
    0%


    Color Schemes with #fff12c

    Complementary Color

    Split Complementary


    #fff12c Color Preview

    Text with hexadecimal color #fff12c

    This text has a font color of #fff12c

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

    #fff12c Background Color

    This box has a background color of #fff12c

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

    #fff12c Border Color

    This box has a border color of #fff12c

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

    CSS codes

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

    #fff12c Color on white background

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

    #fff12c Color on black background

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