#fb0000 Hex Color

#FB0000
0
  • #fb0000 Color Information

    • In RGB color space, #fb0000 hex color has a red value of 251, a green value of 0 and a blue value of 0.

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

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

    • #fb0000 hex color contains mainly RED.

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

    • #fb0000 hex color has a decimal value of 16449536.



    #fb0000 Color Spaces (Color Conversions)

    HEX fb0000 #fb0000
    RGB 251, 0, 0 rgb(251, 0, 0)
    RGB Percent 98.43, 0, 0 rgb(98.43, 0, 0)
    CMYK 0, 100, 100, 2
    HSL 0°, 100, 49.2 hsl(0, 100%, 49.2%)
    HSV 0°, 100, 98.4
    XYZ 39.784, 20.509, 1.862
    Hunter Lab 45.287, 77.558, 29.263
    CIE-LAB 52.408, 79.157, 66.417
    CIE-LCH 52.408, 103.33, 39.998
    CIE-LUV 0, 100, 100, 1.57
    Web Safe ff0000

    RGB percent of color #fb0000

    98.43%
    0%
    0%

    CMYK percent of color #fb0000

    0%
    100%
    100%
    1.57%


    Color Schemes with #fb0000

    Complementary Color

    Split Complementary


    #fb0000 Color Preview

    Text with hexadecimal color #fb0000

    This text has a font color of #fb0000

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

    #fb0000 Background Color

    This box has a background color of #fb0000

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

    #fb0000 Border Color

    This box has a border color of #fb0000

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

    CSS codes

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

    #fb0000 Color on white background

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

    #fb0000 Color on black background

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