#f0007b Hex Color

#F0007B
0
  • #f0007b Color Information

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

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

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

    • #f0007b hex color contains mainly RED.

    • The closest web safe color of #f0007b is #ff0066

    • #f0007b hex color has a decimal value of 15728763.



    #f0007b Color Spaces (Color Conversions)

    HEX f0007b #f0007b
    RGB 240, 0, 123 rgb(240, 0, 123)
    RGB Percent 94.12, 0, 48.24 rgb(94.12, 0, 48.24)
    CMYK 0, 100, 49, 6
    HSL 329.3°, 100, 47.1 hsl(329.3, 100%, 47.1%)
    HSV 329.3°, 100, 94.1
    XYZ 39.51, 19.955, 20.508
    Hunter Lab 44.671, 79.703, 4.05
    CIE-LAB 51.786, 80.976, 2.229
    CIE-LCH 51.786, 81.007, 1.577
    CIE-LUV 0, 100, 48.75, 5.88
    Web Safe ff0066

    RGB percent of color #f0007b

    94.12%
    0%
    48.24%

    CMYK percent of color #f0007b

    0%
    100%
    48.75%
    5.88%


    Color Schemes with #f0007b

    Complementary Color

    Split Complementary


    #f0007b Color Preview

    Text with hexadecimal color #f0007b

    This text has a font color of #f0007b

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

    #f0007b Background Color

    This box has a background color of #f0007b

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

    #f0007b Border Color

    This box has a border color of #f0007b

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

    CSS codes

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

    #f0007b Color on white background

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

    #f0007b Color on black background

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