#fff0dd Hex Color

#FFF0DD
0
  • #fff0dd Color Information

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

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

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

    • #fff0dd hex color contains mainly RED.

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

    • #fff0dd hex color has a decimal value of 16773341.



    #fff0dd Color Spaces (Color Conversions)

    HEX fff0dd #fff0dd
    RGB 255, 240, 221 rgb(255, 240, 221)
    RGB Percent 100, 94.12, 86.67 rgb(100, 94.12, 86.67)
    CMYK 0, 6, 13, 0
    HSL 33.5°, 100, 93.3 hsl(33.5, 100%, 93.3%)
    HSV 33.5°, 13.3, 100
    XYZ 85.451, 88.801, 81.043
    Hunter Lab 94.234, -3.047, 14.974
    CIE-LAB 95.497, 1.982, 10.985
    CIE-LCH 95.497, 11.162, 79.772
    CIE-LUV 0, 5.88, 13.33, 0
    Web Safe ffffcc

    RGB percent of color #fff0dd

    100%
    94.12%
    86.67%

    CMYK percent of color #fff0dd

    0%
    5.88%
    13.33%
    0%


    Color Schemes with #fff0dd

    Complementary Color

    Split Complementary


    #fff0dd Color Preview

    Text with hexadecimal color #fff0dd

    This text has a font color of #fff0dd

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

    #fff0dd Background Color

    This box has a background color of #fff0dd

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

    #fff0dd Border Color

    This box has a border color of #fff0dd

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

    CSS codes

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

    #fff0dd Color on white background

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

    #fff0dd Color on black background

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