#ffc0ff Hex Color

#FFC0FF
0
  • #ffc0ff Color Information

    • In RGB color space, #ffc0ff hex color has a red value of 255, a green value of 192 and a blue value of 255.

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

    • #ffc0ff color has a hue of 300 degrees, a saturation of 100% and a lightness of 87.6%.

    • #ffc0ff hex color contains mainly RED.

    • The closest web safe color of #ffc0ff is #ffccff

    • #ffc0ff hex color has a decimal value of 16761087.



    #ffc0ff Color Spaces (Color Conversions)

    HEX ffc0ff #ffc0ff
    RGB 255, 192, 255 rgb(255, 192, 255)
    RGB Percent 100, 75.29, 100 rgb(100, 75.29, 100)
    CMYK 0, 25, 0, 0
    HSL 300°, 100, 87.6 hsl(300, 100%, 87.6%)
    HSV 300°, 24.7, 100
    XYZ 78.14, 66.179, 103.263
    Hunter Lab 81.35, 29.092, -18.315
    CIE-LAB 85.088, 32.675, -22.209
    CIE-LCH 85.088, 39.508, 325.796
    CIE-LUV 0, 24.71, 0, 0
    Web Safe ffccff

    RGB percent of color #ffc0ff

    100%
    75.29%
    100%

    CMYK percent of color #ffc0ff

    0%
    24.71%
    0%
    0%


    Color Schemes with #ffc0ff

    Complementary Color

    Split Complementary


    #ffc0ff Color Preview

    Text with hexadecimal color #ffc0ff

    This text has a font color of #ffc0ff

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

    #ffc0ff Background Color

    This box has a background color of #ffc0ff

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

    #ffc0ff Border Color

    This box has a border color of #ffc0ff

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

    CSS codes

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

    #ffc0ff Color on white background

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

    #ffc0ff Color on black background

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