#fff2f2 Hex Color

#FFF2F2
0
  • #fff2f2 Color Information

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

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

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

    • #fff2f2 hex color contains mainly RED.

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

    • #fff2f2 hex color has a decimal value of 16773874.



    #fff2f2 Color Spaces (Color Conversions)

    HEX fff2f2 #fff2f2
    RGB 255, 242, 242 rgb(255, 242, 242)
    RGB Percent 100, 94.9, 94.9 rgb(100, 94.9, 94.9)
    CMYK 0, 5, 5, 0
    HSL 0°, 100, 97.5 hsl(0, 100%, 97.5%)
    HSV 0°, 5.1, 100
    XYZ 89.019, 91.175, 96.911
    Hunter Lab 95.486, -0.688, 6.665
    CIE-LAB 96.482, 4.362, 1.551
    CIE-LCH 96.482, 4.63, 19.574
    CIE-LUV 0, 5.1, 5.1, 0
    Web Safe ffffff

    RGB percent of color #fff2f2

    100%
    94.9%
    94.9%

    CMYK percent of color #fff2f2

    0%
    5.1%
    5.1%
    0%


    Color Schemes with #fff2f2

    Complementary Color

    Split Complementary


    #fff2f2 Color Preview

    Text with hexadecimal color #fff2f2

    This text has a font color of #fff2f2

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

    #fff2f2 Background Color

    This box has a background color of #fff2f2

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

    #fff2f2 Border Color

    This box has a border color of #fff2f2

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

    CSS codes

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

    #fff2f2 Color on white background

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

    #fff2f2 Color on black background

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