#ff2222 Hex Color

#FF2222
0
  • #ff2222 Color Information

    • #ff2222 short hex color code is #f22.

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

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

    • #ff2222 color has a hue of 0 degrees, a saturation of 100% and a lightness of 56.7%.

    • #ff2222 hex color contains mainly RED.

    • The closest web safe color of #ff2222 is #ff3333

    • #ff2222 hex color has a decimal value of 16720418.



    #ff2222 Color Spaces (Color Conversions)

    HEX ff2222 #ff2222
    RGB 255, 34, 34 rgb(255, 34, 34)
    RGB Percent 100, 13.33, 13.33 rgb(100, 13.33, 13.33)
    CMYK 0, 87, 87, 0
    HSL 0°, 100, 56.7 hsl(0, 100%, 56.7%)
    HSV 0°, 86.7, 100
    XYZ 42.101, 22.52, 3.641
    Hunter Lab 47.455, 75.314, 28.67
    CIE-LAB 54.574, 76.943, 57.246
    CIE-LCH 54.574, 95.903, 36.649
    CIE-LUV 0, 86.67, 86.67, 0
    Web Safe ff3333

    RGB percent of color #ff2222

    100%
    13.33%
    13.33%

    CMYK percent of color #ff2222

    0%
    86.67%
    86.67%
    0%


    Color Schemes with #ff2222

    Complementary Color

    Split Complementary


    #ff2222 Color Preview

    Text with hexadecimal color #ff2222

    This text has a font color of #ff2222

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

    #ff2222 Background Color

    This box has a background color of #ff2222

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

    #ff2222 Border Color

    This box has a border color of #ff2222

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

    CSS codes

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

    #ff2222 Color on white background

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

    #ff2222 Color on black background

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