#def0ed Hex Color

#DEF0ED
0
  • #def0ed Color Information

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

    • In CMYK color space (used in color printing), #def0ed hex color is composed of 7.5% cyan, 0% magenta, 1.25% yellow and 5.88% black.

    • #def0ed color has a hue of 170 degrees, a saturation of 37.5% and a lightness of 90.6%.

    • #def0ed hex color contains mainly GREEN.

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

    • #def0ed hex color has a decimal value of 14610669.



    #def0ed Color Spaces (Color Conversions)

    HEX def0ed #def0ed
    RGB 222, 240, 237 rgb(222, 240, 237)
    RGB Percent 87.06, 94.12, 92.94 rgb(87.06, 94.12, 92.94)
    CMYK 8, 0, 1, 6
    HSL 170°, 37.5, 90.6 hsl(170, 37.5%, 90.6%)
    HSV 170°, 7.5, 94.1
    XYZ 76.57, 83.964, 92.292
    Hunter Lab 91.632, -11.196, 4.425
    CIE-LAB 93.435, -6.462, -0.596
    CIE-LCH 93.435, 6.489, 185.27
    CIE-LUV 7.5, 0, 1.25, 5.88
    Web Safe ccffff

    RGB percent of color #def0ed

    87.06%
    94.12%
    92.94%

    CMYK percent of color #def0ed

    7.5%
    0%
    1.25%
    5.88%


    Color Schemes with #def0ed

    Complementary Color

    Split Complementary


    #def0ed Color Preview

    Text with hexadecimal color #def0ed

    This text has a font color of #def0ed

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

    #def0ed Background Color

    This box has a background color of #def0ed

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

    #def0ed Border Color

    This box has a border color of #def0ed

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

    CSS codes

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

    #def0ed Color on white background

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

    #def0ed Color on black background

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