#fff3f5 Hex Color

#FFF3F5
0
  • #fff3f5 Color Information

    • In RGB color space, #fff3f5 hex color has a red value of 255, a green value of 243 and a blue value of 245.

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

    • #fff3f5 color has a hue of 350 degrees, a saturation of 100% and a lightness of 97.6%.

    • #fff3f5 hex color contains mainly RED.

    • The closest web safe color of #fff3f5 is #ffffff

    • #fff3f5 hex color has a decimal value of 16774133.



    #fff3f5 Color Spaces (Color Conversions)

    HEX fff3f5 #fff3f5
    RGB 255, 243, 245 rgb(255, 243, 245)
    RGB Percent 100, 95.29, 96.08 rgb(100, 95.29, 96.08)
    CMYK 0, 5, 4, 0
    HSL 350°, 100, 97.6 hsl(350, 100%, 97.6%)
    HSV 350°, 4.7, 100
    XYZ 89.772, 91.954, 99.404
    Hunter Lab 95.893, -0.705, 5.664
    CIE-LAB 96.801, 4.36, 0.466
    CIE-LCH 96.801, 4.385, 6.101
    CIE-LUV 0, 4.71, 3.92, 0
    Web Safe ffffff

    RGB percent of color #fff3f5

    100%
    95.29%
    96.08%

    CMYK percent of color #fff3f5

    0%
    4.71%
    3.92%
    0%


    Color Schemes with #fff3f5

    Complementary Color

    Split Complementary


    #fff3f5 Color Preview

    Text with hexadecimal color #fff3f5

    This text has a font color of #fff3f5

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

    #fff3f5 Background Color

    This box has a background color of #fff3f5

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

    #fff3f5 Border Color

    This box has a border color of #fff3f5

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

    CSS codes

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

    #fff3f5 Color on white background

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

    #fff3f5 Color on black background

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