#db000b Hex Color

#DB000B
0
  • #db000b Color Information

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

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

    • #db000b color has a hue of 357 degrees, a saturation of 100% and a lightness of 42.9%.

    • #db000b hex color contains mainly RED.

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

    • #db000b hex color has a decimal value of 14352395.



    #db000b Color Spaces (Color Conversions)

    HEX db000b #db000b
    RGB 219, 0, 11 rgb(219, 0, 11)
    RGB Percent 85.88, 0, 4.31 rgb(85.88, 0, 4.31)
    CMYK 0, 100, 95, 14
    HSL 357°, 100, 42.9 hsl(357, 100%, 42.9%)
    HSV 357°, 100, 85.9
    XYZ 29.274, 15.084, 1.685
    Hunter Lab 38.838, 66.577, 24.614
    CIE-LAB 45.749, 71.504, 56.624
    CIE-LCH 45.749, 91.209, 38.376
    CIE-LUV 0, 100, 94.98, 14.12
    Web Safe cc0000

    RGB percent of color #db000b

    85.88%
    0%
    4.31%

    CMYK percent of color #db000b

    0%
    100%
    94.98%
    14.12%


    Color Schemes with #db000b

    Complementary Color

    Split Complementary


    #db000b Color Preview

    Text with hexadecimal color #db000b

    This text has a font color of #db000b

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

    #db000b Background Color

    This box has a background color of #db000b

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

    #db000b Border Color

    This box has a border color of #db000b

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

    CSS codes

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

    #db000b Color on white background

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

    #db000b Color on black background

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