#fff0f1 Hex Color

#FFF0F1
0
  • #fff0f1 Color Information

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

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

    • #fff0f1 color has a hue of 356 degrees, a saturation of 100% and a lightness of 97.1%.

    • #fff0f1 hex color contains mainly RED.

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

    • #fff0f1 hex color has a decimal value of 16773361.



    #fff0f1 Color Spaces (Color Conversions)

    HEX fff0f1 #fff0f1
    RGB 255, 240, 241 rgb(255, 240, 241)
    RGB Percent 100, 94.12, 94.51 rgb(100, 94.12, 94.51)
    CMYK 0, 6, 5, 0
    HSL 356°, 100, 97.1 hsl(356, 100%, 97.1%)
    HSV 356°, 5.9, 100
    XYZ 88.277, 89.931, 95.925
    Hunter Lab 94.832, 0.206, 6.409
    CIE-LAB 95.968, 5.214, 1.32
    CIE-LCH 95.968, 5.378, 14.207
    CIE-LUV 0, 5.88, 5.49, 0
    Web Safe ffffff

    RGB percent of color #fff0f1

    100%
    94.12%
    94.51%

    CMYK percent of color #fff0f1

    0%
    5.88%
    5.49%
    0%


    Color Schemes with #fff0f1

    Complementary Color

    Split Complementary


    #fff0f1 Color Preview

    Text with hexadecimal color #fff0f1

    This text has a font color of #fff0f1

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

    #fff0f1 Background Color

    This box has a background color of #fff0f1

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

    #fff0f1 Border Color

    This box has a border color of #fff0f1

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

    CSS codes

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

    #fff0f1 Color on white background

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

    #fff0f1 Color on black background

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