#f800f1 Hex Color

#F800F1
0
  • #f800f1 Color Information

    • In RGB color space, #f800f1 hex color has a red value of 248, a green value of 0 and a blue value of 241.

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

    • #f800f1 color has a hue of 301.7 degrees, a saturation of 100% and a lightness of 48.6%.

    • #f800f1 hex color contains mainly RED.

    • The closest web safe color of #f800f1 is #ff00ff

    • #f800f1 hex color has a decimal value of 16253169.



    #f800f1 Color Spaces (Color Conversions)

    HEX f800f1 #f800f1
    RGB 248, 0, 241 rgb(248, 0, 241)
    RGB Percent 97.25, 0, 94.51 rgb(97.25, 0, 94.51)
    CMYK 0, 100, 3, 3
    HSL 301.7°, 100, 48.6 hsl(301.7, 100%, 48.6%)
    HSV 301.7°, 100, 97.3
    XYZ 54.589, 26.307, 85.42
    Hunter Lab 51.29, 100.222, -62.84
    CIE-LAB 58.327, 95.24, -56.307
    CIE-LCH 58.327, 110.64, 329.408
    CIE-LUV 0, 100, 2.82, 2.75
    Web Safe ff00ff

    RGB percent of color #f800f1

    97.25%
    0%
    94.51%

    CMYK percent of color #f800f1

    0%
    100%
    2.82%
    2.75%


    Color Schemes with #f800f1

    Complementary Color

    Split Complementary


    #f800f1 Color Preview

    Text with hexadecimal color #f800f1

    This text has a font color of #f800f1

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

    #f800f1 Background Color

    This box has a background color of #f800f1

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

    #f800f1 Border Color

    This box has a border color of #f800f1

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

    CSS codes

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

    #f800f1 Color on white background

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

    #f800f1 Color on black background

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