#f000c3 Hex Color

#F000C3
0
  • #f000c3 Color Information

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

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

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

    • #f000c3 hex color contains mainly RED.

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

    • #f000c3 hex color has a decimal value of 15728835.



    #f000c3 Color Spaces (Color Conversions)

    HEX f000c3 #f000c3
    RGB 240, 0, 195 rgb(240, 0, 195)
    RGB Percent 94.12, 0, 76.47 rgb(94.12, 0, 76.47)
    CMYK 0, 100, 19, 6
    HSL 311.3°, 100, 47.1 hsl(311.3, 100%, 47.1%)
    HSV 311.3°, 100, 94.1
    XYZ 45.786, 22.465, 53.553
    Hunter Lab 47.397, 89.487, -33.812
    CIE-LAB 54.517, 88.001, -36.291
    CIE-LCH 54.517, 95.19, 337.589
    CIE-LUV 0, 100, 18.75, 5.88
    Web Safe ff00cc

    RGB percent of color #f000c3

    94.12%
    0%
    76.47%

    CMYK percent of color #f000c3

    0%
    100%
    18.75%
    5.88%


    Color Schemes with #f000c3

    Complementary Color

    Split Complementary


    #f000c3 Color Preview

    Text with hexadecimal color #f000c3

    This text has a font color of #f000c3

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

    #f000c3 Background Color

    This box has a background color of #f000c3

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

    #f000c3 Border Color

    This box has a border color of #f000c3

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

    CSS codes

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

    #f000c3 Color on white background

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

    #f000c3 Color on black background

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