#ff0f0f Hex Color

#FF0F0F
0
  • #ff0f0f Color Information

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

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

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

    • #ff0f0f hex color contains mainly RED.

    • The closest web safe color of #ff0f0f is #ff0000

    • #ff0f0f hex color has a decimal value of 16715535.



    #ff0f0f Color Spaces (Color Conversions)

    HEX ff0f0f #ff0f0f
    RGB 255, 15, 15 rgb(255, 15, 15)
    RGB Percent 100, 5.88, 5.88 rgb(100, 5.88, 5.88)
    CMYK 0, 94, 94, 0
    HSL 0°, 100, 52.9 hsl(0, 100%, 52.9%)
    HSV 0°, 94.1, 100
    XYZ 41.497, 21.636, 2.441
    Hunter Lab 46.515, 77.845, 29.449
    CIE-LAB 53.639, 79.145, 63.673
    CIE-LCH 53.639, 101.578, 38.817
    CIE-LUV 0, 94.12, 94.12, 0
    Web Safe ff0000

    RGB percent of color #ff0f0f

    100%
    5.88%
    5.88%

    CMYK percent of color #ff0f0f

    0%
    94.12%
    94.12%
    0%


    Color Schemes with #ff0f0f

    Complementary Color

    Split Complementary


    #ff0f0f Color Preview

    Text with hexadecimal color #ff0f0f

    This text has a font color of #ff0f0f

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

    #ff0f0f Background Color

    This box has a background color of #ff0f0f

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

    #ff0f0f Border Color

    This box has a border color of #ff0f0f

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

    CSS codes

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

    #ff0f0f Color on white background

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

    #ff0f0f Color on black background

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