#ff2f00 Hex Color

#FF2F00
0
  • #ff2f00 Color Information

    • In RGB color space, #ff2f00 hex color has a red value of 255, a green value of 47 and a blue value of 0.

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

    • #ff2f00 color has a hue of 11.1 degrees, a saturation of 100% and a lightness of 50%.

    • #ff2f00 hex color contains mainly RED.

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

    • #ff2f00 hex color has a decimal value of 16723712.



    #ff2f00 Color Spaces (Color Conversions)

    HEX ff2f00 #ff2f00
    RGB 255, 47, 0 rgb(255, 47, 0)
    RGB Percent 100, 18.43, 0 rgb(100, 18.43, 0)
    CMYK 0, 82, 100, 0
    HSL 11.1°, 100, 50 hsl(11.1, 100%, 50%)
    HSV 11.1°, 100, 100
    XYZ 42.257, 23.293, 2.269
    Hunter Lab 48.263, 71.828, 30.997
    CIE-LAB 55.373, 73.972, 68.02
    CIE-LCH 55.373, 100.492, 42.6
    CIE-LUV 0, 81.57, 100, 0
    Web Safe ff3300

    RGB percent of color #ff2f00

    100%
    18.43%
    0%

    CMYK percent of color #ff2f00

    0%
    81.57%
    100%
    0%


    Color Schemes with #ff2f00

    Complementary Color

    Split Complementary


    #ff2f00 Color Preview

    Text with hexadecimal color #ff2f00

    This text has a font color of #ff2f00

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

    #ff2f00 Background Color

    This box has a background color of #ff2f00

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

    #ff2f00 Border Color

    This box has a border color of #ff2f00

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

    CSS codes

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

    #ff2f00 Color on white background

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

    #ff2f00 Color on black background

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