#fff2fb Hex Color

#FFF2FB
0
  • #fff2fb Color Information

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

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

    • #fff2fb color has a hue of 318.5 degrees, a saturation of 100% and a lightness of 97.5%.

    • #fff2fb hex color contains mainly RED.

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

    • #fff2fb hex color has a decimal value of 16773883.



    #fff2fb Color Spaces (Color Conversions)

    HEX fff2fb #fff2fb
    RGB 255, 242, 251 rgb(255, 242, 251)
    RGB Percent 100, 94.9, 98.43 rgb(100, 94.9, 98.43)
    CMYK 0, 5, 2, 0
    HSL 318.5°, 100, 97.5 hsl(318.5, 100%, 97.5%)
    HSV 318.5°, 5.1, 100
    XYZ 90.405, 91.729, 104.207
    Hunter Lab 95.775, 0.885, 2.533
    CIE-LAB 96.709, 5.907, -2.768
    CIE-LCH 96.709, 6.523, 334.892
    CIE-LUV 0, 5.1, 1.57, 0
    Web Safe ffffff

    RGB percent of color #fff2fb

    100%
    94.9%
    98.43%

    CMYK percent of color #fff2fb

    0%
    5.1%
    1.57%
    0%


    Color Schemes with #fff2fb

    Complementary Color

    Split Complementary


    #fff2fb Color Preview

    Text with hexadecimal color #fff2fb

    This text has a font color of #fff2fb

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

    #fff2fb Background Color

    This box has a background color of #fff2fb

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

    #fff2fb Border Color

    This box has a border color of #fff2fb

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

    CSS codes

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

    #fff2fb Color on white background

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

    #fff2fb Color on black background

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