#ff80cc Hex Color

#FF80CC
0
  • #ff80cc Color Information

    • In RGB color space, #ff80cc hex color has a red value of 255, a green value of 128 and a blue value of 204.

    • In CMYK color space (used in color printing), #ff80cc hex color is composed of 0% cyan, 49.8% magenta, 20% yellow and 0% black.

    • #ff80cc color has a hue of 324.1 degrees, a saturation of 100% and a lightness of 75.1%.

    • #ff80cc hex color contains mainly RED.

    • The closest web safe color of #ff80cc is #ff99cc

    • #ff80cc hex color has a decimal value of 16744652.



    #ff80cc Color Spaces (Color Conversions)

    HEX ff80cc #ff80cc
    RGB 255, 128, 204 rgb(255, 128, 204)
    RGB Percent 100, 50.2, 80 rgb(100, 50.2, 80)
    CMYK 0, 50, 20, 0
    HSL 324.1°, 100, 75.1 hsl(324.1, 100%, 75.1%)
    HSV 324.1°, 49.8, 100
    XYZ 59.858, 41.058, 61.897
    Hunter Lab 64.077, 54.614, -12.42
    CIE-LAB 70.217, 56.956, -17.029
    CIE-LCH 70.217, 59.447, 343.354
    CIE-LUV 0, 49.8, 20, 0
    Web Safe ff99cc

    RGB percent of color #ff80cc

    100%
    50.2%
    80%

    CMYK percent of color #ff80cc

    0%
    49.8%
    20%
    0%


    Color Schemes with #ff80cc

    Complementary Color

    Split Complementary


    #ff80cc Color Preview

    Text with hexadecimal color #ff80cc

    This text has a font color of #ff80cc

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

    #ff80cc Background Color

    This box has a background color of #ff80cc

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

    #ff80cc Border Color

    This box has a border color of #ff80cc

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

    CSS codes

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

    #ff80cc Color on white background

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

    #ff80cc Color on black background

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