#f80002 Hex Color

#F80002
0
  • #f80002 Color Information

    • In RGB color space, #f80002 hex color has a red value of 248, a green value of 0 and a blue value of 2.

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

    • #f80002 color has a hue of 359.5 degrees, a saturation of 100% and a lightness of 48.6%.

    • #f80002 hex color contains mainly RED.

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

    • #f80002 hex color has a decimal value of 16252930.



    #f80002 Color Spaces (Color Conversions)

    HEX f80002 #f80002
    RGB 248, 0, 2 rgb(248, 0, 2)
    RGB Percent 97.25, 0, 0.78 rgb(97.25, 0, 0.78)
    CMYK 0, 100, 99, 3
    HSL 359.5°, 100, 48.6 hsl(359.5, 100%, 48.6%)
    HSV 359.5°, 100, 97.3
    XYZ 38.722, 19.961, 1.869
    Hunter Lab 44.678, 76.519, 28.794
    CIE-LAB 51.793, 78.449, 65.293
    CIE-LCH 51.793, 102.066, 39.771
    CIE-LUV 0, 100, 99.19, 2.75
    Web Safe ff0000

    RGB percent of color #f80002

    97.25%
    0%
    0.78%

    CMYK percent of color #f80002

    0%
    100%
    99.19%
    2.75%


    Color Schemes with #f80002

    Complementary Color

    Split Complementary


    #f80002 Color Preview

    Text with hexadecimal color #f80002

    This text has a font color of #f80002

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

    #f80002 Background Color

    This box has a background color of #f80002

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

    #f80002 Border Color

    This box has a border color of #f80002

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

    CSS codes

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

    #f80002 Color on white background

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

    #f80002 Color on black background

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