#ff005b Hex Color

#FF005B
0
  • #ff005b Color Information

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

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

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

    • #ff005b hex color contains mainly RED.

    • The closest web safe color of #ff005b is #ff0066

    • #ff005b hex color has a decimal value of 16711771.



    #ff005b Color Spaces (Color Conversions)

    HEX ff005b #ff005b
    RGB 255, 0, 91 rgb(255, 0, 91)
    RGB Percent 100, 0, 35.69 rgb(100, 0, 35.69)
    CMYK 0, 100, 64, 0
    HSL 338.6°, 100, 50 hsl(338.6, 100%, 50%)
    HSV 338.6°, 100, 100
    XYZ 43.128, 22.015, 11.874
    Hunter Lab 46.92, 81.963, 17.84
    CIE-LAB 54.043, 82.308, 25.211
    CIE-LCH 54.043, 86.083, 17.03
    CIE-LUV 0, 100, 64.31, 0
    Web Safe ff0066

    RGB percent of color #ff005b

    100%
    0%
    35.69%

    CMYK percent of color #ff005b

    0%
    100%
    64.31%
    0%


    Color Schemes with #ff005b

    Complementary Color

    Split Complementary


    #ff005b Color Preview

    Text with hexadecimal color #ff005b

    This text has a font color of #ff005b

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

    #ff005b Background Color

    This box has a background color of #ff005b

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

    #ff005b Border Color

    This box has a border color of #ff005b

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

    CSS codes

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

    #ff005b Color on white background

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

    #ff005b Color on black background

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