#f00e0b Hex Color

#F00E0B
0
  • #f00e0b Color Information

    • In RGB color space, #f00e0b hex color has a red value of 240, a green value of 14 and a blue value of 11.

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

    • #f00e0b color has a hue of 0.8 degrees, a saturation of 91.24% and a lightness of 49.2%.

    • #f00e0b hex color contains mainly RED.

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

    • #f00e0b hex color has a decimal value of 15732235.



    #f00e0b Color Spaces (Color Conversions)

    HEX f00e0b #f00e0b
    RGB 240, 14, 11 rgb(240, 14, 11)
    RGB Percent 94.12, 5.49, 4.31 rgb(94.12, 5.49, 4.31)
    CMYK 0, 94, 95, 6
    HSL 0.8°, 91.24, 49.2 hsl(0.8, 91.24%, 49.2%)
    HSV 0.8°, 95.4, 94.1
    XYZ 36.153, 18.864, 2.052
    Hunter Lab 43.433, 72.575, 27.602
    CIE-LAB 50.528, 75.518, 61.48
    CIE-LCH 50.528, 97.379, 39.149
    CIE-LUV 0, 94.17, 95.42, 5.88
    Web Safe ff0000

    RGB percent of color #f00e0b

    94.12%
    5.49%
    4.31%

    CMYK percent of color #f00e0b

    0%
    94.17%
    95.42%
    5.88%


    Color Schemes with #f00e0b

    Complementary Color

    Split Complementary


    #f00e0b Color Preview

    Text with hexadecimal color #f00e0b

    This text has a font color of #f00e0b

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

    #f00e0b Background Color

    This box has a background color of #f00e0b

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

    #f00e0b Border Color

    This box has a border color of #f00e0b

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

    CSS codes

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

    #f00e0b Color on white background

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

    #f00e0b Color on black background

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