#fff5ff Hex Color

#FFF5FF
0
  • #fff5ff Color Information

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

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

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

    • #fff5ff hex color contains mainly RED.

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

    • #fff5ff hex color has a decimal value of 16774655.



    #fff5ff Color Spaces (Color Conversions)

    HEX fff5ff #fff5ff
    RGB 255, 245, 255 rgb(255, 245, 255)
    RGB Percent 100, 96.08, 100 rgb(100, 96.08, 100)
    CMYK 0, 4, 0, 0
    HSL 300°, 100, 98 hsl(300, 100%, 98%)
    HSV 300°, 3.9, 100
    XYZ 91.942, 93.785, 107.864
    Hunter Lab 96.843, -0.008, 1.752
    CIE-LAB 97.545, 5.076, -3.606
    CIE-LCH 97.545, 6.226, 324.61
    CIE-LUV 0, 3.92, 0, 0
    Web Safe ffffff

    RGB percent of color #fff5ff

    100%
    96.08%
    100%

    CMYK percent of color #fff5ff

    0%
    3.92%
    0%
    0%


    Color Schemes with #fff5ff

    Complementary Color

    Split Complementary


    #fff5ff Color Preview

    Text with hexadecimal color #fff5ff

    This text has a font color of #fff5ff

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

    #fff5ff Background Color

    This box has a background color of #fff5ff

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

    #fff5ff Border Color

    This box has a border color of #fff5ff

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

    CSS codes

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

    #fff5ff Color on white background

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

    #fff5ff Color on black background

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