#f000f2 Hex Color

#F000F2
0
  • #f000f2 Color Information

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

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

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

    • #f000f2 hex color contains mainly BLUE.

    • The closest web safe color of #f000f2 is #ff00ff

    • #f000f2 hex color has a decimal value of 15728882.



    #f000f2 Color Spaces (Color Conversions)

    HEX f000f2 #f000f2
    RGB 240, 0, 242 rgb(240, 0, 242)
    RGB Percent 94.12, 0, 94.9 rgb(94.12, 0, 94.9)
    CMYK 1, 100, 0, 5
    HSL 299.5°, 100, 47.5 hsl(299.5, 100%, 47.5%)
    HSV 299.5°, 100, 94.9
    XYZ 51.962, 24.936, 86.079
    Hunter Lab 49.936, 98.354, -67.248
    CIE-LAB 57.013, 94.128, -59.046
    CIE-LCH 57.013, 111.115, 327.9
    CIE-LUV 0.83, 100, 0, 5.1
    Web Safe ff00ff

    RGB percent of color #f000f2

    94.12%
    0%
    94.9%

    CMYK percent of color #f000f2

    0.83%
    100%
    0%
    5.1%


    Color Schemes with #f000f2

    Complementary Color

    Split Complementary


    #f000f2 Color Preview

    Text with hexadecimal color #f000f2

    This text has a font color of #f000f2

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

    #f000f2 Background Color

    This box has a background color of #f000f2

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

    #f000f2 Border Color

    This box has a border color of #f000f2

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

    CSS codes

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

    #f000f2 Color on white background

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

    #f000f2 Color on black background

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