#fe0000 Hex Color

#FE0000
0
  • #fe0000 Color Information

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

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

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

    • #fe0000 hex color contains mainly RED.

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

    • #fe0000 hex color has a decimal value of 16646144.



    #fe0000 Color Spaces (Color Conversions)

    HEX fe0000 #fe0000
    RGB 254, 0, 0 rgb(254, 0, 0)
    RGB Percent 99.61, 0, 0 rgb(99.61, 0, 0)
    CMYK 0, 100, 100, 0
    HSL 0°, 100, 49.8 hsl(0, 100%, 49.8%)
    HSV 0°, 100, 99.6
    XYZ 40.873, 21.071, 1.913
    Hunter Lab 45.903, 78.609, 29.661
    CIE-LAB 53.027, 79.87, 67.019
    CIE-LCH 53.027, 104.263, 40
    CIE-LUV 0, 100, 100, 0.39
    Web Safe ff0000

    RGB percent of color #fe0000

    99.61%
    0%
    0%

    CMYK percent of color #fe0000

    0%
    100%
    100%
    0.39%


    Color Schemes with #fe0000

    Complementary Color

    Split Complementary


    #fe0000 Color Preview

    Text with hexadecimal color #fe0000

    This text has a font color of #fe0000

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

    #fe0000 Background Color

    This box has a background color of #fe0000

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

    #fe0000 Border Color

    This box has a border color of #fe0000

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

    CSS codes

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

    #fe0000 Color on white background

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

    #fe0000 Color on black background

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