#f1f2f2 Hex Color

#F1F2F2
0
  • #f1f2f2 Color Information

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

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

    • #f1f2f2 color has a hue of 180 degrees, a saturation of 3.7% and a lightness of 94.7%.

    • #f1f2f2 hex color contains mainly GREEN.

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

    • #f1f2f2 hex color has a decimal value of 15856370.



    #f1f2f2 Color Spaces (Color Conversions)

    HEX f1f2f2 #f1f2f2
    RGB 241, 242, 242 rgb(241, 242, 242)
    RGB Percent 94.51, 94.9, 94.9 rgb(94.51, 94.9, 94.9)
    CMYK 0, 0, 0, 5
    HSL 180°, 3.7, 94.7 hsl(180, 3.7%, 94.7%)
    HSV 180°, 0.4, 94.9
    XYZ 84.055, 88.616, 96.679
    Hunter Lab 94.136, -5.354, 5.004
    CIE-LAB 95.42, -0.327, -0.127
    CIE-LCH 95.42, 0.351, 201.225
    CIE-LUV 0.41, 0, 0, 5.1
    Web Safe ffffff

    RGB percent of color #f1f2f2

    94.51%
    94.9%
    94.9%

    CMYK percent of color #f1f2f2

    0.41%
    0%
    0%
    5.1%


    Color Schemes with #f1f2f2

    Complementary Color

    Split Complementary


    #f1f2f2 Color Preview

    Text with hexadecimal color #f1f2f2

    This text has a font color of #f1f2f2

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

    #f1f2f2 Background Color

    This box has a background color of #f1f2f2

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

    #f1f2f2 Border Color

    This box has a border color of #f1f2f2

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

    CSS codes

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

    #f1f2f2 Color on white background

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

    #f1f2f2 Color on black background

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