#ff00fe Hex Color

#FF00FE
0
  • #ff00fe Color Information

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

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

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

    • #ff00fe hex color contains mainly RED.

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

    • #ff00fe hex color has a decimal value of 16711934.



    #ff00fe Color Spaces (Color Conversions)

    HEX ff00fe #ff00fe
    RGB 255, 0, 254 rgb(255, 0, 254)
    RGB Percent 100, 0, 99.61 rgb(100, 0, 99.61)
    CMYK 0, 100, 0, 0
    HSL 300.2°, 100, 50 hsl(300.2, 100%, 50%)
    HSV 300.2°, 100, 100
    XYZ 59.129, 28.416, 96.134
    Hunter Lab 53.307, 104.71, -69.61
    CIE-LAB 60.263, 98.114, -60.38
    CIE-LCH 60.263, 115.205, 328.392
    CIE-LUV 0, 100, 0.39, 0
    Web Safe ff00ff

    RGB percent of color #ff00fe

    100%
    0%
    99.61%

    CMYK percent of color #ff00fe

    0%
    100%
    0.39%
    0%


    Color Schemes with #ff00fe

    Complementary Color

    Split Complementary


    #ff00fe Color Preview

    Text with hexadecimal color #ff00fe

    This text has a font color of #ff00fe

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

    #ff00fe Background Color

    This box has a background color of #ff00fe

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

    #ff00fe Border Color

    This box has a border color of #ff00fe

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

    CSS codes

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

    #ff00fe Color on white background

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

    #ff00fe Color on black background

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