#f000bf Hex Color

#F000BF
0
  • #f000bf Color Information

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

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

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

    • #f000bf hex color contains mainly RED.

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

    • #f000bf hex color has a decimal value of 15728831.



    #f000bf Color Spaces (Color Conversions)

    HEX f000bf #f000bf
    RGB 240, 0, 191 rgb(240, 0, 191)
    RGB Percent 94.12, 0, 74.9 rgb(94.12, 0, 74.9)
    CMYK 0, 100, 20, 6
    HSL 312.3°, 100, 47.1 hsl(312.3, 100%, 47.1%)
    HSV 312.3°, 100, 94.1
    XYZ 45.339, 22.287, 51.202
    Hunter Lab 47.209, 88.813, -31.258
    CIE-LAB 54.33, 87.527, -34.268
    CIE-LCH 54.33, 93.996, 338.619
    CIE-LUV 0, 100, 20.42, 5.88
    Web Safe ff00cc

    RGB percent of color #f000bf

    94.12%
    0%
    74.9%

    CMYK percent of color #f000bf

    0%
    100%
    20.42%
    5.88%


    Color Schemes with #f000bf

    Complementary Color

    Split Complementary


    #f000bf Color Preview

    Text with hexadecimal color #f000bf

    This text has a font color of #f000bf

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

    #f000bf Background Color

    This box has a background color of #f000bf

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

    #f000bf Border Color

    This box has a border color of #f000bf

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

    CSS codes

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

    #f000bf Color on white background

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

    #f000bf Color on black background

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