#f2000d Hex Color

#F2000D
0
  • #f2000d Color Information

    • In RGB color space, #f2000d hex color has a red value of 242, a green value of 0 and a blue value of 13.

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

    • #f2000d color has a hue of 356.8 degrees, a saturation of 100% and a lightness of 47.5%.

    • #f2000d hex color contains mainly RED.

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

    • #f2000d hex color has a decimal value of 15859725.



    #f2000d Color Spaces (Color Conversions)

    HEX f2000d #f2000d
    RGB 242, 0, 13 rgb(242, 0, 13)
    RGB Percent 94.9, 0, 5.1 rgb(94.9, 0, 5.1)
    CMYK 0, 100, 95, 5
    HSL 356.8°, 100, 47.5 hsl(356.8, 100%, 47.5%)
    HSV 356.8°, 100, 94.9
    XYZ 36.691, 18.906, 2.096
    Hunter Lab 43.481, 74.534, 27.579
    CIE-LAB 50.577, 77.093, 61.187
    CIE-LCH 50.577, 98.423, 38.438
    CIE-LUV 0, 100, 94.63, 5.1
    Web Safe ff0000

    RGB percent of color #f2000d

    94.9%
    0%
    5.1%

    CMYK percent of color #f2000d

    0%
    100%
    94.63%
    5.1%


    Color Schemes with #f2000d

    Complementary Color

    Split Complementary


    #f2000d Color Preview

    Text with hexadecimal color #f2000d

    This text has a font color of #f2000d

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

    #f2000d Background Color

    This box has a background color of #f2000d

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

    #f2000d Border Color

    This box has a border color of #f2000d

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

    CSS codes

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

    #f2000d Color on white background

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

    #f2000d Color on black background

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