#f64f80 Hex Color

#F64F80
0
  • #f64f80 Color Information

    • In RGB color space, #f64f80 hex color has a red value of 246, a green value of 79 and a blue value of 128.

    • In CMYK color space (used in color printing), #f64f80 hex color is composed of 0% cyan, 67.89% magenta, 47.97% yellow and 3.53% black.

    • #f64f80 color has a hue of 342.4 degrees, a saturation of 90.27% and a lightness of 63.7%.

    • #f64f80 hex color contains mainly RED.

    • The closest web safe color of #f64f80 is #ff6699

    • #f64f80 hex color has a decimal value of 16142208.



    #f64f80 Color Spaces (Color Conversions)

    HEX f64f80 #f64f80
    RGB 246, 79, 128 rgb(246, 79, 128)
    RGB Percent 96.47, 30.98, 50.2 rgb(96.47, 30.98, 50.2)
    CMYK 0, 68, 48, 4
    HSL 342.4°, 90.27, 63.7 hsl(342.4, 90.27%, 63.7%)
    HSV 342.4°, 67.9, 96.5
    XYZ 44.698, 26.743, 23.228
    Hunter Lab 51.714, 63.785, 9.568
    CIE-LAB 58.736, 66.688, 9.351
    CIE-LCH 58.736, 67.34, 7.982
    CIE-LUV 0, 67.89, 47.97, 3.53
    Web Safe ff6699

    RGB percent of color #f64f80

    96.47%
    30.98%
    50.2%

    CMYK percent of color #f64f80

    0%
    67.89%
    47.97%
    3.53%


    Color Schemes with #f64f80

    Complementary Color

    Split Complementary


    #f64f80 Color Preview

    Text with hexadecimal color #f64f80

    This text has a font color of #f64f80

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

    #f64f80 Background Color

    This box has a background color of #f64f80

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

    #f64f80 Border Color

    This box has a border color of #f64f80

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

    CSS codes

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

    #f64f80 Color on white background

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

    #f64f80 Color on black background

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