#fff5fd Hex Color

#FFF5FD
0
  • #fff5fd Color Information

    • In RGB color space, #fff5fd hex color has a red value of 255, a green value of 245 and a blue value of 253.

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

    • #fff5fd color has a hue of 312 degrees, a saturation of 100% and a lightness of 98%.

    • #fff5fd hex color contains mainly RED.

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

    • #fff5fd hex color has a decimal value of 16774653.



    #fff5fd Color Spaces (Color Conversions)

    HEX fff5fd #fff5fd
    RGB 255, 245, 253 rgb(255, 245, 253)
    RGB Percent 100, 96.08, 99.22 rgb(100, 96.08, 99.22)
    CMYK 0, 4, 1, 0
    HSL 312°, 100, 98 hsl(312, 100%, 98%)
    HSV 312°, 3.9, 100
    XYZ 91.622, 93.657, 106.177
    Hunter Lab 96.777, -0.366, 2.694
    CIE-LAB 97.494, 4.724, -2.651
    CIE-LCH 97.494, 5.417, 330.7
    CIE-LUV 0, 3.92, 0.78, 0
    Web Safe ffffff

    RGB percent of color #fff5fd

    100%
    96.08%
    99.22%

    CMYK percent of color #fff5fd

    0%
    3.92%
    0.78%
    0%


    Color Schemes with #fff5fd

    Complementary Color

    Split Complementary


    #fff5fd Color Preview

    Text with hexadecimal color #fff5fd

    This text has a font color of #fff5fd

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

    #fff5fd Background Color

    This box has a background color of #fff5fd

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

    #fff5fd Border Color

    This box has a border color of #fff5fd

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

    CSS codes

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

    #fff5fd Color on white background

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

    #fff5fd Color on black background

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