#f32f51 Hex Color

#F32F51
0
  • #f32f51 Color Information

    • In RGB color space, #f32f51 hex color has a red value of 243, a green value of 47 and a blue value of 81.

    • In CMYK color space (used in color printing), #f32f51 hex color is composed of 0% cyan, 80.66% magenta, 66.67% yellow and 4.71% black.

    • #f32f51 color has a hue of 349.6 degrees, a saturation of 89.09% and a lightness of 56.9%.

    • #f32f51 hex color contains mainly RED.

    • The closest web safe color of #f32f51 is #ff3366

    • #f32f51 hex color has a decimal value of 15937361.



    #f32f51 Color Spaces (Color Conversions)

    HEX f32f51 #f32f51
    RGB 243, 47, 81 rgb(243, 47, 81)
    RGB Percent 95.29, 18.43, 31.76 rgb(95.29, 18.43, 31.76)
    CMYK 0, 81, 67, 5
    HSL 349.6°, 89.09, 56.9 hsl(349.6, 89.09%, 56.9%)
    HSV 349.6°, 80.7, 95.3
    XYZ 39.464, 21.682, 9.89
    Hunter Lab 46.564, 69.796, 20.002
    CIE-LAB 53.688, 72.634, 30.248
    CIE-LCH 53.688, 78.681, 22.609
    CIE-LUV 0, 80.66, 66.67, 4.71
    Web Safe ff3366

    RGB percent of color #f32f51

    95.29%
    18.43%
    31.76%

    CMYK percent of color #f32f51

    0%
    80.66%
    66.67%
    4.71%


    Color Schemes with #f32f51

    Complementary Color

    Split Complementary


    #f32f51 Color Preview

    Text with hexadecimal color #f32f51

    This text has a font color of #f32f51

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

    #f32f51 Background Color

    This box has a background color of #f32f51

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

    #f32f51 Border Color

    This box has a border color of #f32f51

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

    CSS codes

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

    #f32f51 Color on white background

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

    #f32f51 Color on black background

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