#fff0fb Hex Color

#FFF0FB
0
  • #fff0fb Color Information

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

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

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

    • #fff0fb hex color contains mainly RED.

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

    • #fff0fb hex color has a decimal value of 16773371.



    #fff0fb Color Spaces (Color Conversions)

    HEX fff0fb #fff0fb
    RGB 255, 240, 251 rgb(255, 240, 251)
    RGB Percent 100, 94.12, 98.43 rgb(100, 94.12, 98.43)
    CMYK 0, 6, 2, 0
    HSL 316°, 100, 97.1 hsl(316, 100%, 97.1%)
    HSV 316°, 5.9, 100
    XYZ 89.813, 90.545, 104.01
    Hunter Lab 95.155, 1.957, 1.801
    CIE-LAB 96.222, 6.931, -3.484
    CIE-LCH 96.222, 7.757, 333.313
    CIE-LUV 0, 5.88, 1.57, 0
    Web Safe ffffff

    RGB percent of color #fff0fb

    100%
    94.12%
    98.43%

    CMYK percent of color #fff0fb

    0%
    5.88%
    1.57%
    0%


    Color Schemes with #fff0fb

    Complementary Color

    Split Complementary


    #fff0fb Color Preview

    Text with hexadecimal color #fff0fb

    This text has a font color of #fff0fb

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

    #fff0fb Background Color

    This box has a background color of #fff0fb

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

    #fff0fb Border Color

    This box has a border color of #fff0fb

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

    CSS codes

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

    #fff0fb Color on white background

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

    #fff0fb Color on black background

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