#def2ed Hex Color

#DEF2ED
0
  • #def2ed Color Information

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

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

    • #def2ed color has a hue of 165 degrees, a saturation of 43.48% and a lightness of 91%.

    • #def2ed hex color contains mainly GREEN.

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

    • #def2ed hex color has a decimal value of 14611181.



    #def2ed Color Spaces (Color Conversions)

    HEX def2ed #def2ed
    RGB 222, 242, 237 rgb(222, 242, 237)
    RGB Percent 87.06, 94.9, 92.94 rgb(87.06, 94.9, 92.94)
    CMYK 8, 0, 2, 5
    HSL 165°, 43.48, 91 hsl(165, 43.48%, 91%)
    HSV 165°, 8.3, 94.9
    XYZ 77.162, 85.148, 92.489
    Hunter Lab 92.276, -12.219, 5.166
    CIE-LAB 93.947, -7.473, 0.152
    CIE-LCH 93.947, 7.475, 178.835
    CIE-LUV 8.26, 0, 2.07, 5.1
    Web Safe ccffff

    RGB percent of color #def2ed

    87.06%
    94.9%
    92.94%

    CMYK percent of color #def2ed

    8.26%
    0%
    2.07%
    5.1%


    Color Schemes with #def2ed

    Complementary Color

    Split Complementary


    #def2ed Color Preview

    Text with hexadecimal color #def2ed

    This text has a font color of #def2ed

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

    #def2ed Background Color

    This box has a background color of #def2ed

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

    #def2ed Border Color

    This box has a border color of #def2ed

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

    CSS codes

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

    #def2ed Color on white background

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

    #def2ed Color on black background

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