#ff2048 Hex Color

#FF2048
0
  • #ff2048 Color Information

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

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

    • #ff2048 color has a hue of 349.2 degrees, a saturation of 100% and a lightness of 56.3%.

    • #ff2048 hex color contains mainly RED.

    • The closest web safe color of #ff2048 is #ff3333

    • #ff2048 hex color has a decimal value of 16719944.



    #ff2048 Color Spaces (Color Conversions)

    HEX ff2048 #ff2048
    RGB 255, 32, 72 rgb(255, 32, 72)
    RGB Percent 100, 12.55, 28.24 rgb(100, 12.55, 28.24)
    CMYK 0, 87, 72, 0
    HSL 349.2°, 100, 56.3 hsl(349.2, 100%, 56.3%)
    HSV 349.2°, 87.5, 100
    XYZ 42.926, 22.761, 8.262
    Hunter Lab 47.708, 77.117, 23.128
    CIE-LAB 54.825, 78.335, 37.441
    CIE-LCH 54.825, 86.823, 25.546
    CIE-LUV 0, 87.45, 71.76, 0
    Web Safe ff3333

    RGB percent of color #ff2048

    100%
    12.55%
    28.24%

    CMYK percent of color #ff2048

    0%
    87.45%
    71.76%
    0%


    Color Schemes with #ff2048

    Complementary Color

    Split Complementary


    #ff2048 Color Preview

    Text with hexadecimal color #ff2048

    This text has a font color of #ff2048

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

    #ff2048 Background Color

    This box has a background color of #ff2048

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

    #ff2048 Border Color

    This box has a border color of #ff2048

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

    CSS codes

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

    #ff2048 Color on white background

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

    #ff2048 Color on black background

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