#fff5fa Hex Color

#FFF5FA
0
  • #fff5fa Color Information

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

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

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

    • #fff5fa hex color contains mainly RED.

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

    • #fff5fa hex color has a decimal value of 16774650.



    #fff5fa Color Spaces (Color Conversions)

    HEX fff5fa #fff5fa
    RGB 255, 245, 250 rgb(255, 245, 250)
    RGB Percent 100, 96.08, 98.04 rgb(100, 96.08, 98.04)
    CMYK 0, 4, 2, 0
    HSL 330°, 100, 98 hsl(330, 100%, 98%)
    HSV 330°, 3.9, 100
    XYZ 91.148, 93.467, 103.679
    Hunter Lab 96.678, -0.898, 4.092
    CIE-LAB 97.417, 4.202, -1.215
    CIE-LCH 97.417, 4.374, 343.873
    CIE-LUV 0, 3.92, 1.96, 0
    Web Safe ffffff

    RGB percent of color #fff5fa

    100%
    96.08%
    98.04%

    CMYK percent of color #fff5fa

    0%
    3.92%
    1.96%
    0%


    Color Schemes with #fff5fa

    Complementary Color

    Split Complementary


    #fff5fa Color Preview

    Text with hexadecimal color #fff5fa

    This text has a font color of #fff5fa

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

    #fff5fa Background Color

    This box has a background color of #fff5fa

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

    #fff5fa Border Color

    This box has a border color of #fff5fa

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

    CSS codes

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

    #fff5fa Color on white background

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

    #fff5fa Color on black background

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