#fff1fb Hex Color

#FFF1FB
0
  • #fff1fb Color Information

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

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

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

    • #fff1fb hex color contains mainly RED.

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

    • #fff1fb hex color has a decimal value of 16773627.



    #fff1fb Color Spaces (Color Conversions)

    HEX fff1fb #fff1fb
    RGB 255, 241, 251 rgb(255, 241, 251)
    RGB Percent 100, 94.51, 98.43 rgb(100, 94.51, 98.43)
    CMYK 0, 5, 2, 0
    HSL 317.1°, 100, 97.3 hsl(317.1, 100%, 97.3%)
    HSV 317.1°, 5.5, 100
    XYZ 90.108, 91.136, 104.109
    Hunter Lab 95.465, 1.419, 2.167
    CIE-LAB 96.466, 6.418, -3.126
    CIE-LCH 96.466, 7.139, 334.031
    CIE-LUV 0, 5.49, 1.57, 0
    Web Safe ffffff

    RGB percent of color #fff1fb

    100%
    94.51%
    98.43%

    CMYK percent of color #fff1fb

    0%
    5.49%
    1.57%
    0%


    Color Schemes with #fff1fb

    Complementary Color

    Split Complementary


    #fff1fb Color Preview

    Text with hexadecimal color #fff1fb

    This text has a font color of #fff1fb

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

    #fff1fb Background Color

    This box has a background color of #fff1fb

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

    #fff1fb Border Color

    This box has a border color of #fff1fb

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

    CSS codes

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

    #fff1fb Color on white background

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

    #fff1fb Color on black background

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