#f2000a Hex Color

#F2000A
0
  • #f2000a Color Information

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

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

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

    • #f2000a hex color contains mainly RED.

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

    • #f2000a hex color has a decimal value of 15859722.



    #f2000a Color Spaces (Color Conversions)

    HEX f2000a #f2000a
    RGB 242, 0, 10 rgb(242, 0, 10)
    RGB Percent 94.9, 0, 3.92 rgb(94.9, 0, 3.92)
    CMYK 0, 100, 96, 5
    HSL 357.5°, 100, 47.5 hsl(357.5, 100%, 47.5%)
    HSV 357.5°, 100, 94.9
    XYZ 36.673, 18.899, 2.002
    Hunter Lab 43.473, 74.502, 27.701
    CIE-LAB 50.569, 77.069, 61.986
    CIE-LCH 50.569, 98.903, 38.809
    CIE-LUV 0, 100, 95.87, 5.1
    Web Safe ff0000

    RGB percent of color #f2000a

    94.9%
    0%
    3.92%

    CMYK percent of color #f2000a

    0%
    100%
    95.87%
    5.1%


    Color Schemes with #f2000a

    Complementary Color

    Split Complementary


    #f2000a Color Preview

    Text with hexadecimal color #f2000a

    This text has a font color of #f2000a

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

    #f2000a Background Color

    This box has a background color of #f2000a

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

    #f2000a Border Color

    This box has a border color of #f2000a

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

    CSS codes

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

    #f2000a Color on white background

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

    #f2000a Color on black background

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