#def5ed Hex Color

#DEF5ED
0
  • #def5ed Color Information

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

    • In CMYK color space (used in color printing), #def5ed hex color is composed of 9.39% cyan, 0% magenta, 3.27% yellow and 3.92% black.

    • #def5ed color has a hue of 159.1 degrees, a saturation of 53.49% and a lightness of 91.6%.

    • #def5ed hex color contains mainly GREEN.

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

    • #def5ed hex color has a decimal value of 14611949.



    #def5ed Color Spaces (Color Conversions)

    HEX def5ed #def5ed
    RGB 222, 245, 237 rgb(222, 245, 237)
    RGB Percent 87.06, 96.08, 92.94 rgb(87.06, 96.08, 92.94)
    CMYK 9, 0, 3, 4
    HSL 159.1°, 53.49, 91.6 hsl(159.1, 53.49%, 91.6%)
    HSV 159.1°, 9.4, 96.1
    XYZ 78.063, 86.949, 92.789
    Hunter Lab 93.246, -13.747, 6.273
    CIE-LAB 94.717, -8.983, 1.275
    CIE-LCH 94.717, 9.073, 171.922
    CIE-LUV 9.39, 0, 3.27, 3.92
    Web Safe ccffff

    RGB percent of color #def5ed

    87.06%
    96.08%
    92.94%

    CMYK percent of color #def5ed

    9.39%
    0%
    3.27%
    3.92%


    Color Schemes with #def5ed

    Complementary Color

    Split Complementary


    #def5ed Color Preview

    Text with hexadecimal color #def5ed

    This text has a font color of #def5ed

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

    #def5ed Background Color

    This box has a background color of #def5ed

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

    #def5ed Border Color

    This box has a border color of #def5ed

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

    CSS codes

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

    #def5ed Color on white background

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

    #def5ed Color on black background

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