#def2dd Hex Color

#DEF2DD
0
  • #def2dd Color Information

    • In RGB color space, #def2dd hex color has a red value of 222, a green value of 242 and a blue value of 221.

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

    • #def2dd color has a hue of 117.1 degrees, a saturation of 44.68% and a lightness of 90.8%.

    • #def2dd hex color contains mainly GREEN.

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

    • #def2dd hex color has a decimal value of 14611165.



    #def2dd Color Spaces (Color Conversions)

    HEX def2dd #def2dd
    RGB 222, 242, 221 rgb(222, 242, 221)
    RGB Percent 87.06, 94.9, 86.67 rgb(87.06, 94.9, 86.67)
    CMYK 8, 0, 9, 5
    HSL 117.1°, 44.68, 90.8 hsl(117.1, 44.68%, 90.8%)
    HSV 117.1°, 8.7, 94.9
    XYZ 74.927, 84.254, 80.72
    Hunter Lab 91.79, -14.925, 12.113
    CIE-LAB 93.561, -10.356, 7.887
    CIE-LCH 93.561, 13.017, 142.708
    CIE-LUV 8.26, 0, 8.68, 5.1
    Web Safe ccffcc

    RGB percent of color #def2dd

    87.06%
    94.9%
    86.67%

    CMYK percent of color #def2dd

    8.26%
    0%
    8.68%
    5.1%


    Color Schemes with #def2dd

    Complementary Color

    Split Complementary


    #def2dd Color Preview

    Text with hexadecimal color #def2dd

    This text has a font color of #def2dd

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

    #def2dd Background Color

    This box has a background color of #def2dd

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

    #def2dd Border Color

    This box has a border color of #def2dd

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

    CSS codes

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

    #def2dd Color on white background

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

    #def2dd Color on black background

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