#f0002f Hex Color

#F0002F
0
  • #f0002f Color Information

    • In RGB color space, #f0002f hex color has a red value of 240, a green value of 0 and a blue value of 47.

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

    • #f0002f color has a hue of 348.3 degrees, a saturation of 100% and a lightness of 47.1%.

    • #f0002f hex color contains mainly RED.

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

    • #f0002f hex color has a decimal value of 15728687.



    #f0002f Color Spaces (Color Conversions)

    HEX f0002f #f0002f
    RGB 240, 0, 47 rgb(240, 0, 47)
    RGB Percent 94.12, 0, 18.43 rgb(94.12, 0, 18.43)
    CMYK 0, 100, 80, 6
    HSL 348.3°, 100, 47.1 hsl(348.3, 100%, 47.1%)
    HSV 348.3°, 100, 94.1
    XYZ 36.448, 18.731, 4.384
    Hunter Lab 43.279, 74.586, 24.29
    CIE-LAB 50.371, 77.176, 45.884
    CIE-LCH 50.371, 89.786, 30.733
    CIE-LUV 0, 100, 80.42, 5.88
    Web Safe ff0033

    RGB percent of color #f0002f

    94.12%
    0%
    18.43%

    CMYK percent of color #f0002f

    0%
    100%
    80.42%
    5.88%


    Color Schemes with #f0002f

    Complementary Color

    Split Complementary


    #f0002f Color Preview

    Text with hexadecimal color #f0002f

    This text has a font color of #f0002f

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

    #f0002f Background Color

    This box has a background color of #f0002f

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

    #f0002f Border Color

    This box has a border color of #f0002f

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

    CSS codes

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

    #f0002f Color on white background

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

    #f0002f Color on black background

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