#ff00e1 Hex Color

#FF00E1
0
  • #ff00e1 Color Information

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

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

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

    • #ff00e1 hex color contains mainly RED.

    • The closest web safe color of #ff00e1 is #ff00cc

    • #ff00e1 hex color has a decimal value of 16711905.



    #ff00e1 Color Spaces (Color Conversions)

    HEX ff00e1 #ff00e1
    RGB 255, 0, 225 rgb(255, 0, 225)
    RGB Percent 100, 0, 88.24 rgb(100, 0, 88.24)
    CMYK 0, 100, 12, 0
    HSL 307.1°, 100, 50 hsl(307.1, 100%, 50%)
    HSV 307.1°, 100, 100
    XYZ 54.831, 26.696, 73.497
    Hunter Lab 51.668, 99.007, -48.171
    CIE-LAB 58.692, 94.281, -46.663
    CIE-LCH 58.692, 105.197, 333.668
    CIE-LUV 0, 100, 11.76, 0
    Web Safe ff00cc

    RGB percent of color #ff00e1

    100%
    0%
    88.24%

    CMYK percent of color #ff00e1

    0%
    100%
    11.76%
    0%


    Color Schemes with #ff00e1

    Complementary Color

    Split Complementary


    #ff00e1 Color Preview

    Text with hexadecimal color #ff00e1

    This text has a font color of #ff00e1

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

    #ff00e1 Background Color

    This box has a background color of #ff00e1

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

    #ff00e1 Border Color

    This box has a border color of #ff00e1

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

    CSS codes

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

    #ff00e1 Color on white background

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

    #ff00e1 Color on black background

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