#ff48ff Hex Color

#FF48FF
0
  • #ff48ff Color Information

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

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

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

    • #ff48ff hex color contains mainly RED.

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

    • #ff48ff hex color has a decimal value of 16730367.



    #ff48ff Color Spaces (Color Conversions)

    HEX ff48ff #ff48ff
    RGB 255, 72, 255 rgb(255, 72, 255)
    RGB Percent 100, 28.24, 100 rgb(100, 28.24, 100)
    CMYK 0, 72, 0, 0
    HSL 300°, 100, 64.1 hsl(300, 100%, 64.1%)
    HSV 300°, 71.8, 100
    XYZ 61.607, 33.115, 97.752
    Hunter Lab 57.546, 90.393, -60.433
    CIE-LAB 64.254, 86.792, -54.57
    CIE-LCH 64.254, 102.522, 327.841
    CIE-LUV 0, 71.76, 0, 0
    Web Safe ff33ff

    RGB percent of color #ff48ff

    100%
    28.24%
    100%

    CMYK percent of color #ff48ff

    0%
    71.76%
    0%
    0%


    Color Schemes with #ff48ff

    Complementary Color

    Split Complementary


    #ff48ff Color Preview

    Text with hexadecimal color #ff48ff

    This text has a font color of #ff48ff

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

    #ff48ff Background Color

    This box has a background color of #ff48ff

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

    #ff48ff Border Color

    This box has a border color of #ff48ff

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

    CSS codes

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

    #ff48ff Color on white background

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

    #ff48ff Color on black background

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