#f70fff Hex Color

#F70FFF
0
  • #f70fff Color Information

    • In RGB color space, #f70fff hex color has a red value of 247, a green value of 15 and a blue value of 255.

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

    • #f70fff color has a hue of 298 degrees, a saturation of 100% and a lightness of 52.9%.

    • #f70fff hex color contains mainly BLUE.

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

    • #f70fff hex color has a decimal value of 16191487.



    #f70fff Color Spaces (Color Conversions)

    HEX f70fff #f70fff
    RGB 247, 15, 255 rgb(247, 15, 255)
    RGB Percent 96.86, 5.88, 100 rgb(96.86, 5.88, 100)
    CMYK 3, 94, 0, 0
    HSL 298°, 100, 52.9 hsl(298, 100%, 52.9%)
    HSV 298°, 94.1, 100
    XYZ 56.579, 27.336, 96.902
    Hunter Lab 52.284, 101.667, -73.288
    CIE-LAB 59.284, 96.106, -62.577
    CIE-LCH 59.284, 114.683, 326.931
    CIE-LUV 3.14, 94.12, 0, 0
    Web Safe ff00ff

    RGB percent of color #f70fff

    96.86%
    5.88%
    100%

    CMYK percent of color #f70fff

    3.14%
    94.12%
    0%
    0%


    Color Schemes with #f70fff

    Complementary Color

    Split Complementary


    #f70fff Color Preview

    Text with hexadecimal color #f70fff

    This text has a font color of #f70fff

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

    #f70fff Background Color

    This box has a background color of #f70fff

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

    #f70fff Border Color

    This box has a border color of #f70fff

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

    CSS codes

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

    #f70fff Color on white background

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

    #f70fff Color on black background

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