#f8001f Hex Color

#F8001F
0
  • #f8001f Color Information

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

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

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

    • #f8001f hex color contains mainly RED.

    • The closest web safe color of #f8001f is #ff0033

    • #f8001f hex color has a decimal value of 16252959.



    #f8001f Color Spaces (Color Conversions)

    HEX f8001f #f8001f
    RGB 248, 0, 31 rgb(248, 0, 31)
    RGB Percent 97.25, 0, 12.16 rgb(97.25, 0, 12.16)
    CMYK 0, 100, 88, 3
    HSL 352.5°, 100, 48.6 hsl(352.5, 100%, 48.6%)
    HSV 352.5°, 100, 97.3
    XYZ 38.959, 20.055, 3.114
    Hunter Lab 44.783, 76.917, 27.225
    CIE-LAB 51.899, 78.746, 55.906
    CIE-LCH 51.899, 96.573, 35.373
    CIE-LUV 0, 100, 87.5, 2.75
    Web Safe ff0033

    RGB percent of color #f8001f

    97.25%
    0%
    12.16%

    CMYK percent of color #f8001f

    0%
    100%
    87.5%
    2.75%


    Color Schemes with #f8001f

    Complementary Color

    Split Complementary


    #f8001f Color Preview

    Text with hexadecimal color #f8001f

    This text has a font color of #f8001f

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

    #f8001f Background Color

    This box has a background color of #f8001f

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

    #f8001f Border Color

    This box has a border color of #f8001f

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

    CSS codes

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

    #f8001f Color on white background

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

    #f8001f Color on black background

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