#fe000f Hex Color

#FE000F
0
  • #fe000f Color Information

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

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

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

    • #fe000f hex color contains mainly RED.

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

    • #fe000f hex color has a decimal value of 16646159.



    #fe000f Color Spaces (Color Conversions)

    HEX fe000f #fe000f
    RGB 254, 0, 15 rgb(254, 0, 15)
    RGB Percent 99.61, 0, 5.88 rgb(99.61, 0, 5.88)
    CMYK 0, 100, 94, 0
    HSL 356.5°, 100, 49.8 hsl(356.5, 100%, 49.8%)
    HSV 356.5°, 100, 99.6
    XYZ 40.959, 21.105, 2.367
    Hunter Lab 45.94, 78.75, 29.103
    CIE-LAB 53.064, 79.975, 63.258
    CIE-LCH 53.064, 101.969, 38.343
    CIE-LUV 0, 100, 94.09, 0.39
    Web Safe ff0000

    RGB percent of color #fe000f

    99.61%
    0%
    5.88%

    CMYK percent of color #fe000f

    0%
    100%
    94.09%
    0.39%


    Color Schemes with #fe000f

    Complementary Color

    Split Complementary


    #fe000f Color Preview

    Text with hexadecimal color #fe000f

    This text has a font color of #fe000f

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

    #fe000f Background Color

    This box has a background color of #fe000f

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

    #fe000f Border Color

    This box has a border color of #fe000f

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

    CSS codes

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

    #fe000f Color on white background

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

    #fe000f Color on black background

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