#fff5dd Hex Color

#FFF5DD
0
  • #fff5dd Color Information

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

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

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

    • #fff5dd hex color contains mainly RED.

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

    • #fff5dd hex color has a decimal value of 16774621.



    #fff5dd Color Spaces (Color Conversions)

    HEX fff5dd #fff5dd
    RGB 255, 245, 221 rgb(255, 245, 221)
    RGB Percent 100, 96.08, 86.67 rgb(100, 96.08, 86.67)
    CMYK 0, 4, 13, 0
    HSL 42.4°, 100, 93.3 hsl(42.4, 100%, 93.3%)
    HSV 42.4°, 13.3, 100
    XYZ 86.944, 91.785, 81.541
    Hunter Lab 95.804, -5.666, 16.6
    CIE-LAB 96.732, -0.548, 12.744
    CIE-LCH 96.732, 12.756, 92.462
    CIE-LUV 0, 3.92, 13.33, 0
    Web Safe ffffcc

    RGB percent of color #fff5dd

    100%
    96.08%
    86.67%

    CMYK percent of color #fff5dd

    0%
    3.92%
    13.33%
    0%


    Color Schemes with #fff5dd

    Complementary Color

    Split Complementary


    #fff5dd Color Preview

    Text with hexadecimal color #fff5dd

    This text has a font color of #fff5dd

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

    #fff5dd Background Color

    This box has a background color of #fff5dd

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

    #fff5dd Border Color

    This box has a border color of #fff5dd

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

    CSS codes

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

    #fff5dd Color on white background

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

    #fff5dd Color on black background

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