#f000fe Hex Color

#F000FE
0
  • #f000fe Color Information

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

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

    • #f000fe color has a hue of 296.7 degrees, a saturation of 100% and a lightness of 49.8%.

    • #f000fe hex color contains mainly BLUE.

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

    • #f000fe hex color has a decimal value of 15728894.



    #f000fe Color Spaces (Color Conversions)

    HEX f000fe #f000fe
    RGB 240, 0, 254 rgb(240, 0, 254)
    RGB Percent 94.12, 0, 99.61 rgb(94.12, 0, 99.61)
    CMYK 6, 100, 0, 0
    HSL 296.7°, 100, 49.8 hsl(296.7, 100%, 49.8%)
    HSV 296.7°, 100, 99.6
    XYZ 53.825, 25.681, 95.886
    Hunter Lab 50.676, 100.907, -76.71
    CIE-LAB 57.733, 95.853, -64.577
    CIE-LCH 57.733, 115.577, 326.032
    CIE-LUV 5.51, 100, 0, 0.39
    Web Safe ff00ff

    RGB percent of color #f000fe

    94.12%
    0%
    99.61%

    CMYK percent of color #f000fe

    5.51%
    100%
    0%
    0.39%


    Color Schemes with #f000fe

    Complementary Color

    Split Complementary


    #f000fe Color Preview

    Text with hexadecimal color #f000fe

    This text has a font color of #f000fe

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

    #f000fe Background Color

    This box has a background color of #f000fe

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

    #f000fe Border Color

    This box has a border color of #f000fe

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

    CSS codes

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

    #f000fe Color on white background

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

    #f000fe Color on black background

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