#fff0fc Hex Color

#FFF0FC
0
  • #fff0fc Color Information

    • In RGB color space, #fff0fc hex color has a red value of 255, a green value of 240 and a blue value of 252.

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

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

    • #fff0fc hex color contains mainly RED.

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

    • #fff0fc hex color has a decimal value of 16773372.



    #fff0fc Color Spaces (Color Conversions)

    HEX fff0fc #fff0fc
    RGB 255, 240, 252 rgb(255, 240, 252)
    RGB Percent 100, 94.12, 98.82 rgb(100, 94.12, 98.82)
    CMYK 0, 6, 1, 0
    HSL 312°, 100, 97.1 hsl(312, 100%, 97.1%)
    HSV 312°, 5.9, 100
    XYZ 89.971, 90.608, 104.843
    Hunter Lab 95.188, 2.137, 1.328
    CIE-LAB 96.248, 7.106, -3.963
    CIE-LCH 96.248, 8.136, 330.852
    CIE-LUV 0, 5.88, 1.18, 0
    Web Safe ffffff

    RGB percent of color #fff0fc

    100%
    94.12%
    98.82%

    CMYK percent of color #fff0fc

    0%
    5.88%
    1.18%
    0%


    Color Schemes with #fff0fc

    Complementary Color

    Split Complementary


    #fff0fc Color Preview

    Text with hexadecimal color #fff0fc

    This text has a font color of #fff0fc

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

    #fff0fc Background Color

    This box has a background color of #fff0fc

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

    #fff0fc Border Color

    This box has a border color of #fff0fc

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

    CSS codes

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

    #fff0fc Color on white background

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

    #fff0fc Color on black background

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