#ffffdc Hex Color

#FFFFDC
0
  • #ffffdc Color Information

    • In RGB color space, #ffffdc hex color has a red value of 255, a green value of 255 and a blue value of 220.

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

    • #ffffdc color has a hue of 60 degrees, a saturation of 100% and a lightness of 93.1%.

    • #ffffdc hex color contains mainly RED.

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

    • #ffffdc hex color has a decimal value of 16777180.



    #ffffdc Color Spaces (Color Conversions)

    HEX ffffdc #ffffdc
    RGB 255, 255, 220 rgb(255, 255, 220)
    RGB Percent 100, 100, 86.27 rgb(100, 100, 86.27)
    CMYK 0, 0, 14, 0
    HSL 60°, 100, 93.1 hsl(60, 100%, 93.1%)
    HSV 60°, 13.7, 100
    XYZ 89.918, 97.947, 81.877
    Hunter Lab 98.968, -11.017, 20.227
    CIE-LAB 99.201, -5.715, 16.751
    CIE-LCH 99.201, 17.699, 108.838
    CIE-LUV 0, 0, 13.73, 0
    Web Safe ffffcc

    RGB percent of color #ffffdc

    100%
    100%
    86.27%

    CMYK percent of color #ffffdc

    0%
    0%
    13.73%
    0%


    Color Schemes with #ffffdc

    Complementary Color

    Split Complementary


    #ffffdc Color Preview

    Text with hexadecimal color #ffffdc

    This text has a font color of #ffffdc

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

    #ffffdc Background Color

    This box has a background color of #ffffdc

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

    #ffffdc Border Color

    This box has a border color of #ffffdc

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

    CSS codes

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

    #ffffdc Color on white background

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

    #ffffdc Color on black background

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