#ff00f2 Hex Color

#FF00F2
0
  • #ff00f2 Color Information

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

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

    • #ff00f2 color has a hue of 303.1 degrees, a saturation of 100% and a lightness of 50%.

    • #ff00f2 hex color contains mainly RED.

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

    • #ff00f2 hex color has a decimal value of 16711922.



    #ff00f2 Color Spaces (Color Conversions)

    HEX ff00f2 #ff00f2
    RGB 255, 0, 242 rgb(255, 0, 242)
    RGB Percent 100, 0, 94.9 rgb(100, 0, 94.9)
    CMYK 0, 100, 5, 0
    HSL 303.1°, 100, 50 hsl(303.1, 100%, 50%)
    HSV 303.1°, 100, 100
    XYZ 57.267, 27.671, 86.327
    Hunter Lab 52.603, 102.27, -60.478
    CIE-LAB 59.59, 96.484, -54.78
    CIE-LCH 59.59, 110.95, 330.414
    CIE-LUV 0, 100, 5.1, 0
    Web Safe ff00ff

    RGB percent of color #ff00f2

    100%
    0%
    94.9%

    CMYK percent of color #ff00f2

    0%
    100%
    5.1%
    0%


    Color Schemes with #ff00f2

    Complementary Color

    Split Complementary


    #ff00f2 Color Preview

    Text with hexadecimal color #ff00f2

    This text has a font color of #ff00f2

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

    #ff00f2 Background Color

    This box has a background color of #ff00f2

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

    #ff00f2 Border Color

    This box has a border color of #ff00f2

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

    CSS codes

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

    #ff00f2 Color on white background

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

    #ff00f2 Color on black background

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