#ff2080 Hex Color

#FF2080
0
  • #ff2080 Color Information

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

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

    • #ff2080 color has a hue of 334.2 degrees, a saturation of 100% and a lightness of 56.3%.

    • #ff2080 hex color contains mainly RED.

    • The closest web safe color of #ff2080 is #ff3399

    • #ff2080 hex color has a decimal value of 16720000.



    #ff2080 Color Spaces (Color Conversions)

    HEX ff2080 #ff2080
    RGB 255, 32, 128 rgb(255, 32, 128)
    RGB Percent 100, 12.55, 50.2 rgb(100, 12.55, 50.2)
    CMYK 0, 87, 50, 0
    HSL 334.2°, 100, 56.3 hsl(334.2, 100%, 56.3%)
    HSV 334.2°, 87.5, 100
    XYZ 45.653, 23.852, 22.62
    Hunter Lab 48.839, 81.39, 6.726
    CIE-LAB 55.939, 81.491, 5.582
    CIE-LCH 55.939, 81.682, 3.919
    CIE-LUV 0, 87.45, 49.8, 0
    Web Safe ff3399

    RGB percent of color #ff2080

    100%
    12.55%
    50.2%

    CMYK percent of color #ff2080

    0%
    87.45%
    49.8%
    0%


    Color Schemes with #ff2080

    Complementary Color

    Split Complementary


    #ff2080 Color Preview

    Text with hexadecimal color #ff2080

    This text has a font color of #ff2080

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

    #ff2080 Background Color

    This box has a background color of #ff2080

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

    #ff2080 Border Color

    This box has a border color of #ff2080

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

    CSS codes

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

    #ff2080 Color on white background

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

    #ff2080 Color on black background

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