#f000e5 Hex Color

#F000E5
0
  • #f000e5 Color Information

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

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

    • #f000e5 color has a hue of 302.8 degrees, a saturation of 100% and a lightness of 47.1%.

    • #f000e5 hex color contains mainly RED.

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

    • #f000e5 hex color has a decimal value of 15728869.



    #f000e5 Color Spaces (Color Conversions)

    HEX f000e5 #f000e5
    RGB 240, 0, 229 rgb(240, 0, 229)
    RGB Percent 94.12, 0, 89.8 rgb(94.12, 0, 89.8)
    CMYK 0, 100, 5, 6
    HSL 302.8°, 100, 47.1 hsl(302.8, 100%, 47.1%)
    HSV 302.8°, 100, 94.1
    XYZ 50.078, 24.182, 76.157
    Hunter Lab 49.175, 95.72, -57.399
    CIE-LAB 56.27, 92.33, -52.931
    CIE-LCH 56.27, 106.426, 330.175
    CIE-LUV 0, 100, 4.58, 5.88
    Web Safe ff00cc

    RGB percent of color #f000e5

    94.12%
    0%
    89.8%

    CMYK percent of color #f000e5

    0%
    100%
    4.58%
    5.88%


    Color Schemes with #f000e5

    Complementary Color

    Split Complementary


    #f000e5 Color Preview

    Text with hexadecimal color #f000e5

    This text has a font color of #f000e5

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

    #f000e5 Background Color

    This box has a background color of #f000e5

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

    #f000e5 Border Color

    This box has a border color of #f000e5

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

    CSS codes

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

    #f000e5 Color on white background

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

    #f000e5 Color on black background

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