#f000f0 Hex Color

#F000F0
0
  • #f000f0 Color Information

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

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

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

    • #f000f0 hex color contains mainly RED.

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

    • #f000f0 hex color has a decimal value of 15728880.



    #f000f0 Color Spaces (Color Conversions)

    HEX f000f0 #f000f0
    RGB 240, 0, 240 rgb(240, 0, 240)
    RGB Percent 94.12, 0, 94.12 rgb(94.12, 0, 94.12)
    CMYK 0, 100, 0, 6
    HSL 300°, 100, 47.1 hsl(300, 100%, 47.1%)
    HSV 300°, 100, 94.1
    XYZ 51.663, 24.817, 84.505
    Hunter Lab 49.817, 97.937, -65.703
    CIE-LAB 56.897, 93.844, -58.113
    CIE-LCH 56.897, 110.38, 328.232
    CIE-LUV 0, 100, 0, 5.88
    Web Safe ff00ff

    RGB percent of color #f000f0

    94.12%
    0%
    94.12%

    CMYK percent of color #f000f0

    0%
    100%
    0%
    5.88%


    Color Schemes with #f000f0

    Complementary Color

    Split Complementary


    #f000f0 Color Preview

    Text with hexadecimal color #f000f0

    This text has a font color of #f000f0

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

    #f000f0 Background Color

    This box has a background color of #f000f0

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

    #f000f0 Border Color

    This box has a border color of #f000f0

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

    CSS codes

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

    #f000f0 Color on white background

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

    #f000f0 Color on black background

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