#def2da Hex Color

#DEF2DA
0
  • #def2da Color Information

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

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

    • #def2da color has a hue of 110 degrees, a saturation of 48% and a lightness of 90.2%.

    • #def2da hex color contains mainly GREEN.

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

    • #def2da hex color has a decimal value of 14611162.



    #def2da Color Spaces (Color Conversions)

    HEX def2da #def2da
    RGB 222, 242, 218 rgb(222, 242, 218)
    RGB Percent 87.06, 94.9, 85.49 rgb(87.06, 94.9, 85.49)
    CMYK 8, 0, 10, 5
    HSL 110°, 48, 90.2 hsl(110, 48%, 90.2%)
    HSV 110°, 9.9, 94.9
    XYZ 74.531, 84.096, 78.634
    Hunter Lab 91.704, -15.408, 13.353
    CIE-LAB 93.492, -10.876, 9.342
    CIE-LCH 93.492, 14.337, 139.339
    CIE-LUV 8.26, 0, 9.92, 5.1
    Web Safe ccffcc

    RGB percent of color #def2da

    87.06%
    94.9%
    85.49%

    CMYK percent of color #def2da

    8.26%
    0%
    9.92%
    5.1%


    Color Schemes with #def2da

    Complementary Color

    Split Complementary


    #def2da Color Preview

    Text with hexadecimal color #def2da

    This text has a font color of #def2da

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

    #def2da Background Color

    This box has a background color of #def2da

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

    #def2da Border Color

    This box has a border color of #def2da

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

    CSS codes

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

    #def2da Color on white background

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

    #def2da Color on black background

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