#ff00d1 Hex Color

#FF00D1
0
  • #ff00d1 Color Information

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

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

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

    • #ff00d1 hex color contains mainly RED.

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

    • #ff00d1 hex color has a decimal value of 16711889.



    #ff00d1 Color Spaces (Color Conversions)

    HEX ff00d1 #ff00d1
    RGB 255, 0, 209 rgb(255, 0, 209)
    RGB Percent 100, 0, 81.96 rgb(100, 0, 81.96)
    CMYK 0, 100, 18, 0
    HSL 310.8°, 100, 50 hsl(310.8, 100%, 50%)
    HSV 310.8°, 100, 100
    XYZ 52.749, 25.863, 62.534
    Hunter Lab 50.856, 96.148, -37.306
    CIE-LAB 57.907, 92.329, -38.82
    CIE-LCH 57.907, 100.158, 337.196
    CIE-LUV 0, 100, 18.04, 0
    Web Safe ff00cc

    RGB percent of color #ff00d1

    100%
    0%
    81.96%

    CMYK percent of color #ff00d1

    0%
    100%
    18.04%
    0%


    Color Schemes with #ff00d1

    Complementary Color

    Split Complementary


    #ff00d1 Color Preview

    Text with hexadecimal color #ff00d1

    This text has a font color of #ff00d1

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

    #ff00d1 Background Color

    This box has a background color of #ff00d1

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

    #ff00d1 Border Color

    This box has a border color of #ff00d1

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

    CSS codes

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

    #ff00d1 Color on white background

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

    #ff00d1 Color on black background

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