#f000e0 Hex Color

#F000E0
0
  • #f000e0 Color Information

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

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

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

    • #f000e0 hex color contains mainly RED.

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

    • #f000e0 hex color has a decimal value of 15728864.



    #f000e0 Color Spaces (Color Conversions)

    HEX f000e0 #f000e0
    RGB 240, 0, 224 rgb(240, 0, 224)
    RGB Percent 94.12, 0, 87.84 rgb(94.12, 0, 87.84)
    CMYK 0, 100, 7, 6
    HSL 304°, 100, 47.1 hsl(304, 100%, 47.1%)
    HSV 304°, 100, 94.1
    XYZ 49.39, 23.907, 72.532
    Hunter Lab 48.895, 94.742, -53.726
    CIE-LAB 55.995, 91.658, -50.542
    CIE-LCH 55.995, 104.669, 331.127
    CIE-LUV 0, 100, 6.67, 5.88
    Web Safe ff00cc

    RGB percent of color #f000e0

    94.12%
    0%
    87.84%

    CMYK percent of color #f000e0

    0%
    100%
    6.67%
    5.88%


    Color Schemes with #f000e0

    Complementary Color

    Split Complementary


    #f000e0 Color Preview

    Text with hexadecimal color #f000e0

    This text has a font color of #f000e0

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

    #f000e0 Background Color

    This box has a background color of #f000e0

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

    #f000e0 Border Color

    This box has a border color of #f000e0

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

    CSS codes

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

    #f000e0 Color on white background

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

    #f000e0 Color on black background

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