#f8000c Hex Color

#F8000C
0
  • #f8000c Color Information

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

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

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

    • #f8000c hex color contains mainly RED.

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

    • #f8000c hex color has a decimal value of 16252940.



    #f8000c Color Spaces (Color Conversions)

    HEX f8000c #f8000c
    RGB 248, 0, 12 rgb(248, 0, 12)
    RGB Percent 97.25, 0, 4.71 rgb(97.25, 0, 4.71)
    CMYK 0, 100, 95, 3
    HSL 357.1°, 100, 48.6 hsl(357.1, 100%, 48.6%)
    HSV 357.1°, 100, 97.3
    XYZ 38.778, 19.983, 2.161
    Hunter Lab 44.702, 76.614, 28.425
    CIE-LAB 51.818, 78.52, 62.778
    CIE-LCH 51.818, 100.531, 38.643
    CIE-LUV 0, 100, 95.16, 2.75
    Web Safe ff0000

    RGB percent of color #f8000c

    97.25%
    0%
    4.71%

    CMYK percent of color #f8000c

    0%
    100%
    95.16%
    2.75%


    Color Schemes with #f8000c

    Complementary Color

    Split Complementary


    #f8000c Color Preview

    Text with hexadecimal color #f8000c

    This text has a font color of #f8000c

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

    #f8000c Background Color

    This box has a background color of #f8000c

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

    #f8000c Border Color

    This box has a border color of #f8000c

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

    CSS codes

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

    #f8000c Color on white background

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

    #f8000c Color on black background

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