#fff1dd Hex Color

#FFF1DD
0
  • #fff1dd Color Information

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

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

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

    • #fff1dd hex color contains mainly RED.

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

    • #fff1dd hex color has a decimal value of 16773597.



    #fff1dd Color Spaces (Color Conversions)

    HEX fff1dd #fff1dd
    RGB 255, 241, 221 rgb(255, 241, 221)
    RGB Percent 100, 94.51, 86.67 rgb(100, 94.51, 86.67)
    CMYK 0, 5, 13, 0
    HSL 35.3°, 100, 93.3 hsl(35.3, 100%, 93.3%)
    HSV 35.3°, 13.3, 100
    XYZ 85.746, 89.391, 81.141
    Hunter Lab 94.547, -3.572, 15.3
    CIE-LAB 95.744, 1.474, 11.337
    CIE-LCH 95.744, 11.432, 82.592
    CIE-LUV 0, 5.49, 13.33, 0
    Web Safe ffffcc

    RGB percent of color #fff1dd

    100%
    94.51%
    86.67%

    CMYK percent of color #fff1dd

    0%
    5.49%
    13.33%
    0%


    Color Schemes with #fff1dd

    Complementary Color

    Split Complementary


    #fff1dd Color Preview

    Text with hexadecimal color #fff1dd

    This text has a font color of #fff1dd

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

    #fff1dd Background Color

    This box has a background color of #fff1dd

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

    #fff1dd Border Color

    This box has a border color of #fff1dd

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

    CSS codes

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

    #fff1dd Color on white background

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

    #fff1dd Color on black background

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