#fd3fff Hex Color

#FD3FFF
0
  • #fd3fff Color Information

    • In RGB color space, #fd3fff hex color has a red value of 253, a green value of 63 and a blue value of 255.

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

    • #fd3fff color has a hue of 299.4 degrees, a saturation of 100% and a lightness of 62.4%.

    • #fd3fff hex color contains mainly BLUE.

    • The closest web safe color of #fd3fff is #ff33ff

    • #fd3fff hex color has a decimal value of 16596991.



    #fd3fff Color Spaces (Color Conversions)

    HEX fd3fff #fd3fff
    RGB 253, 63, 255 rgb(253, 63, 255)
    RGB Percent 99.22, 24.71, 100 rgb(99.22, 24.71, 100)
    CMYK 1, 75, 0, 0
    HSL 299.4°, 100, 62.4 hsl(299.4, 100%, 62.4%)
    HSV 299.4°, 75.3, 100
    XYZ 60.336, 31.658, 97.538
    Hunter Lab 56.265, 92.949, -63.395
    CIE-LAB 63.059, 88.945, -56.488
    CIE-LCH 63.059, 105.367, 327.581
    CIE-LUV 0.78, 75.29, 0, 0
    Web Safe ff33ff

    RGB percent of color #fd3fff

    99.22%
    24.71%
    100%

    CMYK percent of color #fd3fff

    0.78%
    75.29%
    0%
    0%


    Color Schemes with #fd3fff

    Complementary Color

    Split Complementary


    #fd3fff Color Preview

    Text with hexadecimal color #fd3fff

    This text has a font color of #fd3fff

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

    #fd3fff Background Color

    This box has a background color of #fd3fff

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

    #fd3fff Border Color

    This box has a border color of #fd3fff

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

    CSS codes

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

    #fd3fff Color on white background

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

    #fd3fff Color on black background

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