#f00abc Hex Color

#F00ABC
0
  • #f00abc Color Information

    • In RGB color space, #f00abc hex color has a red value of 240, a green value of 10 and a blue value of 188.

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

    • #f00abc color has a hue of 313.6 degrees, a saturation of 92% and a lightness of 49%.

    • #f00abc hex color contains mainly RED.

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

    • #f00abc hex color has a decimal value of 15731388.



    #f00abc Color Spaces (Color Conversions)

    HEX f00abc #f00abc
    RGB 240, 10, 188 rgb(240, 10, 188)
    RGB Percent 94.12, 3.92, 73.73 rgb(94.12, 3.92, 73.73)
    CMYK 0, 96, 22, 6
    HSL 313.6°, 92, 49 hsl(313.6, 92%, 49%)
    HSV 313.6°, 95.8, 94.1
    XYZ 45.121, 22.373, 49.517
    Hunter Lab 47.3, 87.501, -28.959
    CIE-LAB 54.421, 86.51, -32.387
    CIE-LCH 54.421, 92.374, 339.475
    CIE-LUV 0, 95.83, 21.67, 5.88
    Web Safe ff00cc

    RGB percent of color #f00abc

    94.12%
    3.92%
    73.73%

    CMYK percent of color #f00abc

    0%
    95.83%
    21.67%
    5.88%


    Color Schemes with #f00abc

    Complementary Color

    Split Complementary


    #f00abc Color Preview

    Text with hexadecimal color #f00abc

    This text has a font color of #f00abc

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

    #f00abc Background Color

    This box has a background color of #f00abc

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

    #f00abc Border Color

    This box has a border color of #f00abc

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

    CSS codes

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

    #f00abc Color on white background

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

    #f00abc Color on black background

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