#ff00fa Hex Color

#FF00FA
0
  • #ff00fa Color Information

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

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

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

    • #ff00fa hex color contains mainly RED.

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

    • #ff00fa hex color has a decimal value of 16711930.



    #ff00fa Color Spaces (Color Conversions)

    HEX ff00fa #ff00fa
    RGB 255, 0, 250 rgb(255, 0, 250)
    RGB Percent 100, 0, 98.04 rgb(100, 0, 98.04)
    CMYK 0, 100, 2, 0
    HSL 301.2°, 100, 50 hsl(301.2, 100%, 50%)
    HSV 301.2°, 100, 100
    XYZ 58.495, 28.162, 92.795
    Hunter Lab 53.068, 103.886, -66.528
    CIE-LAB 60.035, 97.565, -58.526
    CIE-LCH 60.035, 113.773, 329.042
    CIE-LUV 0, 100, 1.96, 0
    Web Safe ff00ff

    RGB percent of color #ff00fa

    100%
    0%
    98.04%

    CMYK percent of color #ff00fa

    0%
    100%
    1.96%
    0%


    Color Schemes with #ff00fa

    Complementary Color

    Split Complementary


    #ff00fa Color Preview

    Text with hexadecimal color #ff00fa

    This text has a font color of #ff00fa

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

    #ff00fa Background Color

    This box has a background color of #ff00fa

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

    #ff00fa Border Color

    This box has a border color of #ff00fa

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

    CSS codes

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

    #ff00fa Color on white background

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

    #ff00fa Color on black background

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