#fff2dd Hex Color

#FFF2DD
0
  • #fff2dd Color Information

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

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

    • #fff2dd color has a hue of 37.1 degrees, a saturation of 100% and a lightness of 93.3%.

    • #fff2dd hex color contains mainly RED.

    • The closest web safe color of #fff2dd is #ffffcc

    • #fff2dd hex color has a decimal value of 16773853.



    #fff2dd Color Spaces (Color Conversions)

    HEX fff2dd #fff2dd
    RGB 255, 242, 221 rgb(255, 242, 221)
    RGB Percent 100, 94.9, 86.67 rgb(100, 94.9, 86.67)
    CMYK 0, 5, 13, 0
    HSL 37.1°, 100, 93.3 hsl(37.1, 100%, 93.3%)
    HSV 37.1°, 13.3, 100
    XYZ 86.043, 89.985, 81.24
    Hunter Lab 94.86, -4.098, 15.625
    CIE-LAB 95.991, 0.967, 11.689
    CIE-LCH 95.991, 11.729, 85.271
    CIE-LUV 0, 5.1, 13.33, 0
    Web Safe ffffcc

    RGB percent of color #fff2dd

    100%
    94.9%
    86.67%

    CMYK percent of color #fff2dd

    0%
    5.1%
    13.33%
    0%


    Color Schemes with #fff2dd

    Complementary Color

    Split Complementary


    #fff2dd Color Preview

    Text with hexadecimal color #fff2dd

    This text has a font color of #fff2dd

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

    #fff2dd Background Color

    This box has a background color of #fff2dd

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

    #fff2dd Border Color

    This box has a border color of #fff2dd

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

    CSS codes

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

    #fff2dd Color on white background

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

    #fff2dd Color on black background

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