#defffd Hex Color

#DEFFFD
0
  • #defffd Color Information

    • In RGB color space, #defffd hex color has a red value of 222, a green value of 255 and a blue value of 253.

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

    • #defffd color has a hue of 176.4 degrees, a saturation of 100% and a lightness of 93.5%.

    • #defffd hex color contains mainly GREEN.

    • The closest web safe color of #defffd is #ccffff

    • #defffd hex color has a decimal value of 14614525.



    #defffd Color Spaces (Color Conversions)

    HEX defffd #defffd
    RGB 222, 255, 253 rgb(222, 255, 253)
    RGB Percent 87.06, 100, 99.22 rgb(87.06, 100, 99.22)
    CMYK 13, 0, 1, 0
    HSL 176.4°, 100, 93.5 hsl(176.4, 100%, 93.5%)
    HSV 176.4°, 12.9, 100
    XYZ 83.614, 94.141, 106.693
    Hunter Lab 97.026, -15.971, 2.721
    CIE-LAB 97.689, -10.948, -2.635
    CIE-LCH 97.689, 11.261, 193.533
    CIE-LUV 12.94, 0, 0.78, 0
    Web Safe ccffff

    RGB percent of color #defffd

    87.06%
    100%
    99.22%

    CMYK percent of color #defffd

    12.94%
    0%
    0.78%
    0%


    Color Schemes with #defffd

    Complementary Color

    Split Complementary


    #defffd Color Preview

    Text with hexadecimal color #defffd

    This text has a font color of #defffd

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

    #defffd Background Color

    This box has a background color of #defffd

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

    #defffd Border Color

    This box has a border color of #defffd

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

    CSS codes

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

    #defffd Color on white background

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

    #defffd Color on black background

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