#f80c01 Hex Color

#F80C01
0
  • #f80c01 Color Information

    • In RGB color space, #f80c01 hex color has a red value of 248, a green value of 12 and a blue value of 1.

    • In CMYK color space (used in color printing), #f80c01 hex color is composed of 0% cyan, 95.16% magenta, 99.6% yellow and 2.75% black.

    • #f80c01 color has a hue of 2.7 degrees, a saturation of 99.2% and a lightness of 48.8%.

    • #f80c01 hex color contains mainly RED.

    • The closest web safe color of #f80c01 is #ff0000

    • #f80c01 hex color has a decimal value of 16256001.



    #f80c01 Color Spaces (Color Conversions)

    HEX f80c01 #f80c01
    RGB 248, 12, 1 rgb(248, 12, 1)
    RGB Percent 97.25, 4.71, 0.39 rgb(97.25, 4.71, 0.39)
    CMYK 0, 95, 100, 3
    HSL 2.7°, 99.2, 48.8 hsl(2.7, 99.2%, 48.8%)
    HSV 2.7°, 99.6, 97.3
    XYZ 38.848, 20.222, 1.884
    Hunter Lab 44.969, 75.508, 28.994
    CIE-LAB 52.087, 77.583, 65.663
    CIE-LCH 52.087, 101.64, 40.243
    CIE-LUV 0, 95.16, 99.6, 2.75
    Web Safe ff0000

    RGB percent of color #f80c01

    97.25%
    4.71%
    0.39%

    CMYK percent of color #f80c01

    0%
    95.16%
    99.6%
    2.75%


    Color Schemes with #f80c01

    Complementary Color

    Split Complementary


    #f80c01 Color Preview

    Text with hexadecimal color #f80c01

    This text has a font color of #f80c01

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

    #f80c01 Background Color

    This box has a background color of #f80c01

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

    #f80c01 Border Color

    This box has a border color of #f80c01

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

    CSS codes

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

    #f80c01 Color on white background

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

    #f80c01 Color on black background

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