#ffdfff Hex Color

#FFDFFF
0
  • #ffdfff Color Information

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

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

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

    • #ffdfff hex color contains mainly RED.

    • The closest web safe color of #ffdfff is #ffccff

    • #ffdfff hex color has a decimal value of 16769023.



    #ffdfff Color Spaces (Color Conversions)

    HEX ffdfff #ffdfff
    RGB 255, 223, 255 rgb(255, 223, 255)
    RGB Percent 100, 87.45, 100 rgb(100, 87.45, 100)
    CMYK 0, 13, 0, 0
    HSL 300°, 100, 93.7 hsl(300, 100%, 93.7%)
    HSV 300°, 12.5, 100
    XYZ 85.678, 81.255, 105.776
    Hunter Lab 90.142, 11.913, -6.474
    CIE-LAB 92.245, 16.426, -11.45
    CIE-LCH 92.245, 20.023, 325.121
    CIE-LUV 0, 12.55, 0, 0
    Web Safe ffccff

    RGB percent of color #ffdfff

    100%
    87.45%
    100%

    CMYK percent of color #ffdfff

    0%
    12.55%
    0%
    0%


    Color Schemes with #ffdfff

    Complementary Color

    Split Complementary


    #ffdfff Color Preview

    Text with hexadecimal color #ffdfff

    This text has a font color of #ffdfff

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

    #ffdfff Background Color

    This box has a background color of #ffdfff

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

    #ffdfff Border Color

    This box has a border color of #ffdfff

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

    CSS codes

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

    #ffdfff Color on white background

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

    #ffdfff Color on black background

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