#fffaff Hex Color

#FFFAFF
0
  • #fffaff Color Information

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

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

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

    • #fffaff hex color contains mainly RED.

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

    • #fffaff hex color has a decimal value of 16775935.



    #fffaff Color Spaces (Color Conversions)

    HEX fffaff #fffaff
    RGB 255, 250, 255 rgb(255, 250, 255)
    RGB Percent 100, 98.04, 100 rgb(100, 98.04, 100)
    CMYK 0, 2, 0, 0
    HSL 300°, 100, 99 hsl(300, 100%, 99%)
    HSV 300°, 2, 100
    XYZ 93.476, 96.851, 108.375
    Hunter Lab 98.413, -2.677, 3.597
    CIE-LAB 98.769, 2.534, -1.81
    CIE-LCH 98.769, 3.114, 324.462
    CIE-LUV 0, 1.96, 0, 0
    Web Safe ffffff

    RGB percent of color #fffaff

    100%
    98.04%
    100%

    CMYK percent of color #fffaff

    0%
    1.96%
    0%
    0%


    Color Schemes with #fffaff

    Complementary Color

    Split Complementary


    #fffaff Color Preview

    Text with hexadecimal color #fffaff

    This text has a font color of #fffaff

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

    #fffaff Background Color

    This box has a background color of #fffaff

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

    #fffaff Border Color

    This box has a border color of #fffaff

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

    CSS codes

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

    #fffaff Color on white background

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

    #fffaff Color on black background

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