#ff05fb Hex Color

#FF05FB
0
  • #ff05fb Color Information

    • In RGB color space, #ff05fb hex color has a red value of 255, a green value of 5 and a blue value of 251.

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

    • #ff05fb color has a hue of 301 degrees, a saturation of 100% and a lightness of 51%.

    • #ff05fb hex color contains mainly RED.

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

    • #ff05fb hex color has a decimal value of 16713211.



    #ff05fb Color Spaces (Color Conversions)

    HEX ff05fb #ff05fb
    RGB 255, 5, 251 rgb(255, 5, 251)
    RGB Percent 100, 1.96, 98.43 rgb(100, 1.96, 98.43)
    CMYK 0, 98, 2, 0
    HSL 301°, 100, 51 hsl(301, 100%, 51%)
    HSV 301°, 98, 100
    XYZ 58.707, 28.334, 93.642
    Hunter Lab 53.23, 103.716, -67.043
    CIE-LAB 60.189, 97.412, -58.835
    CIE-LCH 60.189, 113.801, 328.869
    CIE-LUV 0, 98.04, 1.57, 0
    Web Safe ff00ff

    RGB percent of color #ff05fb

    100%
    1.96%
    98.43%

    CMYK percent of color #ff05fb

    0%
    98.04%
    1.57%
    0%


    Color Schemes with #ff05fb

    Complementary Color

    Split Complementary


    #ff05fb Color Preview

    Text with hexadecimal color #ff05fb

    This text has a font color of #ff05fb

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

    #ff05fb Background Color

    This box has a background color of #ff05fb

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

    #ff05fb Border Color

    This box has a border color of #ff05fb

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

    CSS codes

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

    #ff05fb Color on white background

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

    #ff05fb Color on black background

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