#fb2000 Hex Color

#FB2000
0
  • #fb2000 Color Information

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

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

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

    • #fb2000 hex color contains mainly RED.

    • The closest web safe color of #fb2000 is #ff3300

    • #fb2000 hex color has a decimal value of 16457728.



    #fb2000 Color Spaces (Color Conversions)

    HEX fb2000 #fb2000
    RGB 251, 32, 0 rgb(251, 32, 0)
    RGB Percent 98.43, 12.55, 0 rgb(98.43, 12.55, 0)
    CMYK 0, 87, 100, 2
    HSL 7.6°, 100, 49.2 hsl(7.6, 100%, 49.2%)
    HSV 7.6°, 100, 98.4
    XYZ 40.3, 21.542, 2.034
    Hunter Lab 46.413, 73.765, 29.891
    CIE-LAB 53.538, 75.898, 66.825
    CIE-LCH 53.538, 101.124, 41.363
    CIE-LUV 0, 87.25, 100, 1.57
    Web Safe ff3300

    RGB percent of color #fb2000

    98.43%
    12.55%
    0%

    CMYK percent of color #fb2000

    0%
    87.25%
    100%
    1.57%


    Color Schemes with #fb2000

    Complementary Color

    Split Complementary


    #fb2000 Color Preview

    Text with hexadecimal color #fb2000

    This text has a font color of #fb2000

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

    #fb2000 Background Color

    This box has a background color of #fb2000

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

    #fb2000 Border Color

    This box has a border color of #fb2000

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

    CSS codes

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

    #fb2000 Color on white background

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

    #fb2000 Color on black background

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