#deffdf Hex Color

#DEFFDF
0
  • #deffdf Color Information

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

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

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

    • #deffdf hex color contains mainly GREEN.

    • The closest web safe color of #deffdf is #ccffcc

    • #deffdf hex color has a decimal value of 14614495.



    #deffdf Color Spaces (Color Conversions)

    HEX deffdf #deffdf
    RGB 222, 255, 223 rgb(222, 255, 223)
    RGB Percent 87.06, 100, 87.45 rgb(87.06, 100, 87.45)
    CMYK 13, 0, 13, 0
    HSL 121.8°, 100, 93.5 hsl(121.8, 100%, 93.5%)
    HSV 121.8°, 12.9, 100
    XYZ 79.203, 92.377, 83.468
    Hunter Lab 96.113, -21.103, 15.789
    CIE-LAB 96.974, -16.445, 11.741
    CIE-LCH 96.974, 20.206, 144.475
    CIE-LUV 12.94, 0, 12.55, 0
    Web Safe ccffcc

    RGB percent of color #deffdf

    87.06%
    100%
    87.45%

    CMYK percent of color #deffdf

    12.94%
    0%
    12.55%
    0%


    Color Schemes with #deffdf

    Complementary Color

    Split Complementary


    #deffdf Color Preview

    Text with hexadecimal color #deffdf

    This text has a font color of #deffdf

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

    #deffdf Background Color

    This box has a background color of #deffdf

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

    #deffdf Border Color

    This box has a border color of #deffdf

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

    CSS codes

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

    #deffdf Color on white background

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

    #deffdf Color on black background

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