#fff1ff Hex Color

#FFF1FF
0
  • #fff1ff Color Information

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

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

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

    • #fff1ff hex color contains mainly RED.

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

    • #fff1ff hex color has a decimal value of 16773631.



    #fff1ff Color Spaces (Color Conversions)

    HEX fff1ff #fff1ff
    RGB 255, 241, 255 rgb(255, 241, 255)
    RGB Percent 100, 94.51, 100 rgb(100, 94.51, 100)
    CMYK 0, 5, 0, 0
    HSL 300°, 100, 97.3 hsl(300, 100%, 97.3%)
    HSV 300°, 5.5, 100
    XYZ 90.745, 91.391, 107.465
    Hunter Lab 95.599, 2.14, 0.27
    CIE-LAB 96.571, 7.121, -5.04
    CIE-LCH 96.571, 8.724, 324.71
    CIE-LUV 0, 5.49, 0, 0
    Web Safe ffffff

    RGB percent of color #fff1ff

    100%
    94.51%
    100%

    CMYK percent of color #fff1ff

    0%
    5.49%
    0%
    0%


    Color Schemes with #fff1ff

    Complementary Color

    Split Complementary


    #fff1ff Color Preview

    Text with hexadecimal color #fff1ff

    This text has a font color of #fff1ff

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

    #fff1ff Background Color

    This box has a background color of #fff1ff

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

    #fff1ff Border Color

    This box has a border color of #fff1ff

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

    CSS codes

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

    #fff1ff Color on white background

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

    #fff1ff Color on black background

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