#f000b1 Hex Color

#F000B1
0
  • #f000b1 Color Information

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

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

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

    • #f000b1 hex color contains mainly RED.

    • The closest web safe color of #f000b1 is #ff0099

    • #f000b1 hex color has a decimal value of 15728817.



    #f000b1 Color Spaces (Color Conversions)

    HEX f000b1 #f000b1
    RGB 240, 0, 177 rgb(240, 0, 177)
    RGB Percent 94.12, 0, 69.41 rgb(94.12, 0, 69.41)
    CMYK 0, 100, 26, 6
    HSL 315.8°, 100, 47.1 hsl(315.8, 100%, 47.1%)
    HSV 315.8°, 100, 94.1
    XYZ 43.871, 21.7, 43.471
    Hunter Lab 46.583, 86.586, -22.721
    CIE-LAB 53.707, 85.949, -27.084
    CIE-LCH 53.707, 90.115, 342.509
    CIE-LUV 0, 100, 26.25, 5.88
    Web Safe ff0099

    RGB percent of color #f000b1

    94.12%
    0%
    69.41%

    CMYK percent of color #f000b1

    0%
    100%
    26.25%
    5.88%


    Color Schemes with #f000b1

    Complementary Color

    Split Complementary


    #f000b1 Color Preview

    Text with hexadecimal color #f000b1

    This text has a font color of #f000b1

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

    #f000b1 Background Color

    This box has a background color of #f000b1

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

    #f000b1 Border Color

    This box has a border color of #f000b1

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

    CSS codes

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

    #f000b1 Color on white background

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

    #f000b1 Color on black background

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