#ff2010 Hex Color

#FF2010
0
  • #ff2010 Color Information

    • In RGB color space, #ff2010 hex color has a red value of 255, a green value of 32 and a blue value of 16.

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

    • #ff2010 color has a hue of 4 degrees, a saturation of 100% and a lightness of 53.1%.

    • #ff2010 hex color contains mainly RED.

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

    • #ff2010 hex color has a decimal value of 16719888.



    #ff2010 Color Spaces (Color Conversions)

    HEX ff2010 #ff2010
    RGB 255, 32, 16 rgb(255, 32, 16)
    RGB Percent 100, 12.55, 6.27 rgb(100, 12.55, 6.27)
    CMYK 0, 87, 94, 0
    HSL 4°, 100, 53.1 hsl(4, 100%, 53.1%)
    HSV 4°, 93.7, 100
    XYZ 41.85, 22.33, 2.595
    Hunter Lab 47.255, 75.389, 29.822
    CIE-LAB 54.375, 77.042, 63.781
    CIE-LCH 54.375, 100.017, 39.62
    CIE-LUV 0, 87.45, 93.73, 0
    Web Safe ff3300

    RGB percent of color #ff2010

    100%
    12.55%
    6.27%

    CMYK percent of color #ff2010

    0%
    87.45%
    93.73%
    0%


    Color Schemes with #ff2010

    Complementary Color

    Split Complementary


    #ff2010 Color Preview

    Text with hexadecimal color #ff2010

    This text has a font color of #ff2010

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

    #ff2010 Background Color

    This box has a background color of #ff2010

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

    #ff2010 Border Color

    This box has a border color of #ff2010

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

    CSS codes

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

    #ff2010 Color on white background

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

    #ff2010 Color on black background

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