#f000e6 Hex Color

#F000E6
0
  • #f000e6 Color Information

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

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

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

    • #f000e6 hex color contains mainly RED.

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

    • #f000e6 hex color has a decimal value of 15728870.



    #f000e6 Color Spaces (Color Conversions)

    HEX f000e6 #f000e6
    RGB 240, 0, 230 rgb(240, 0, 230)
    RGB Percent 94.12, 0, 90.2 rgb(94.12, 0, 90.2)
    CMYK 0, 100, 4, 6
    HSL 302.5°, 100, 47.1 hsl(302.5, 100%, 47.1%)
    HSV 302.5°, 100, 94.1
    XYZ 50.218, 24.238, 76.895
    Hunter Lab 49.232, 95.918, -58.142
    CIE-LAB 56.325, 92.466, -53.406
    CIE-LCH 56.325, 106.781, 329.99
    CIE-LUV 0, 100, 4.17, 5.88
    Web Safe ff00ff

    RGB percent of color #f000e6

    94.12%
    0%
    90.2%

    CMYK percent of color #f000e6

    0%
    100%
    4.17%
    5.88%


    Color Schemes with #f000e6

    Complementary Color

    Split Complementary


    #f000e6 Color Preview

    Text with hexadecimal color #f000e6

    This text has a font color of #f000e6

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

    #f000e6 Background Color

    This box has a background color of #f000e6

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

    #f000e6 Border Color

    This box has a border color of #f000e6

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

    CSS codes

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

    #f000e6 Color on white background

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

    #f000e6 Color on black background

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