#ff00cf Hex Color

#FF00CF
0
  • #ff00cf Color Information

    • In RGB color space, #ff00cf hex color has a red value of 255, a green value of 0 and a blue value of 207.

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

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

    • #ff00cf hex color contains mainly RED.

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

    • #ff00cf hex color has a decimal value of 16711887.



    #ff00cf Color Spaces (Color Conversions)

    HEX ff00cf #ff00cf
    RGB 255, 0, 207 rgb(255, 0, 207)
    RGB Percent 100, 0, 81.18 rgb(100, 0, 81.18)
    CMYK 0, 100, 19, 0
    HSL 311.3°, 100, 50 hsl(311.3, 100%, 50%)
    HSV 311.3°, 100, 100
    XYZ 52.502, 25.765, 61.237
    Hunter Lab 50.759, 95.8, -35.997
    CIE-LAB 57.813, 92.09, -37.823
    CIE-LCH 57.813, 99.555, 337.671
    CIE-LUV 0, 100, 18.82, 0
    Web Safe ff00cc

    RGB percent of color #ff00cf

    100%
    0%
    81.18%

    CMYK percent of color #ff00cf

    0%
    100%
    18.82%
    0%


    Color Schemes with #ff00cf

    Complementary Color

    Split Complementary


    #ff00cf Color Preview

    Text with hexadecimal color #ff00cf

    This text has a font color of #ff00cf

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

    #ff00cf Background Color

    This box has a background color of #ff00cf

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

    #ff00cf Border Color

    This box has a border color of #ff00cf

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

    CSS codes

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

    #ff00cf Color on white background

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

    #ff00cf Color on black background

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