#fff1f1 Hex Color

#FFF1F1
0
  • #fff1f1 Color Information

    • In RGB color space, #fff1f1 hex color has a red value of 255, a green value of 241 and a blue value of 241.

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

    • #fff1f1 color has a hue of 0 degrees, a saturation of 100% and a lightness of 97.3%.

    • #fff1f1 hex color contains mainly RED.

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

    • #fff1f1 hex color has a decimal value of 16773617.



    #fff1f1 Color Spaces (Color Conversions)

    HEX fff1f1 #fff1f1
    RGB 255, 241, 241 rgb(255, 241, 241)
    RGB Percent 100, 94.51, 94.51 rgb(100, 94.51, 94.51)
    CMYK 0, 5, 5, 0
    HSL 0°, 100, 97.3 hsl(0, 100%, 97.3%)
    HSV 0°, 5.5, 100
    XYZ 88.572, 90.521, 96.023
    Hunter Lab 95.143, -0.327, 6.761
    CIE-LAB 96.212, 4.703, 1.676
    CIE-LCH 96.212, 4.993, 19.614
    CIE-LUV 0, 5.49, 5.49, 0
    Web Safe ffffff

    RGB percent of color #fff1f1

    100%
    94.51%
    94.51%

    CMYK percent of color #fff1f1

    0%
    5.49%
    5.49%
    0%


    Color Schemes with #fff1f1

    Complementary Color

    Split Complementary


    #fff1f1 Color Preview

    Text with hexadecimal color #fff1f1

    This text has a font color of #fff1f1

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

    #fff1f1 Background Color

    This box has a background color of #fff1f1

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

    #fff1f1 Border Color

    This box has a border color of #fff1f1

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

    CSS codes

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

    #fff1f1 Color on white background

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

    #fff1f1 Color on black background

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