#ffffdf Hex Color

#FFFFDF
0
  • #ffffdf Color Information

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

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

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

    • #ffffdf hex color contains mainly RED.

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

    • #ffffdf hex color has a decimal value of 16777183.



    #ffffdf Color Spaces (Color Conversions)

    HEX ffffdf #ffffdf
    RGB 255, 255, 223 rgb(255, 255, 223)
    RGB Percent 100, 100, 87.45 rgb(100, 100, 87.45)
    CMYK 0, 0, 13, 0
    HSL 60°, 100, 93.7 hsl(60, 100%, 93.7%)
    HSV 60°, 12.5, 100
    XYZ 90.319, 98.108, 83.988
    Hunter Lab 99.049, -10.57, 19.06
    CIE-LAB 99.264, -5.259, 15.31
    CIE-LCH 99.264, 16.188, 108.958
    CIE-LUV 0, 0, 12.55, 0
    Web Safe ffffcc

    RGB percent of color #ffffdf

    100%
    100%
    87.45%

    CMYK percent of color #ffffdf

    0%
    0%
    12.55%
    0%


    Color Schemes with #ffffdf

    Complementary Color

    Split Complementary


    #ffffdf Color Preview

    Text with hexadecimal color #ffffdf

    This text has a font color of #ffffdf

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

    #ffffdf Background Color

    This box has a background color of #ffffdf

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

    #ffffdf Border Color

    This box has a border color of #ffffdf

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

    CSS codes

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

    #ffffdf Color on white background

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

    #ffffdf Color on black background

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