#e0000b Hex Color

#E0000B
0
  • #e0000b Color Information

    • In RGB color space, #e0000b hex color has a red value of 224, a green value of 0 and a blue value of 11.

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

    • #e0000b color has a hue of 357.1 degrees, a saturation of 100% and a lightness of 43.9%.

    • #e0000b hex color contains mainly RED.

    • The closest web safe color of #e0000b is #cc0000

    • #e0000b hex color has a decimal value of 14680075.



    #e0000b Color Spaces (Color Conversions)

    HEX e0000b #e0000b
    RGB 224, 0, 11 rgb(224, 0, 11)
    RGB Percent 87.84, 0, 4.31 rgb(87.84, 0, 4.31)
    CMYK 0, 100, 95, 12
    HSL 357.1°, 100, 43.9 hsl(357.1, 100%, 43.9%)
    HSV 357.1°, 100, 87.8
    XYZ 30.801, 15.871, 1.757
    Hunter Lab 39.838, 68.29, 25.272
    CIE-LAB 46.805, 72.725, 57.744
    CIE-LCH 46.805, 92.862, 38.45
    CIE-LUV 0, 100, 95.09, 12.16
    Web Safe cc0000

    RGB percent of color #e0000b

    87.84%
    0%
    4.31%

    CMYK percent of color #e0000b

    0%
    100%
    95.09%
    12.16%


    Color Schemes with #e0000b

    Complementary Color

    Split Complementary


    #e0000b Color Preview

    Text with hexadecimal color #e0000b

    This text has a font color of #e0000b

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

    #e0000b Background Color

    This box has a background color of #e0000b

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

    #e0000b Border Color

    This box has a border color of #e0000b

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

    CSS codes

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

    #e0000b Color on white background

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

    #e0000b Color on black background

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